provider.multi_provider
Documentation for eth_defi.provider.multi_provider Python module.
Configuring and managing multiple JSON-RPC provider connections.
See MEV protection and multiple JSON-RPCs configuration tutorial for details.
Functions
|
Create a Web3 instance with multi-provider support. |
Classes
A web3 instance that knows about multiple RPC endpoints it is using. |
Exceptions
Could not parse URL soup for configuring web3 |