provider.fallback

Documentation for eth_defi.provider.fallback Python module.

JSON-RPC provider fallback and redundancy mechanisms.

Functions

get_fallback_provider(web3)

Get the fallback provider of a Wen3 instance.

Classes

FallbackProvider

Fault-tolerance for JSON-RPC requests with multiple providers.

FallbackStrategy

Different supported fallback strategies.