chain
Documentation for eth_defi.chain Python module.
Chain specific configuration.
Many chains like Polygon and BNB Chain may need their own Web3 connection tuning. In this module, we have helpers.
Module Attributes
List of chain ids that need to have proof-of-authority middleweare installed |
Functions
|
Get the block mined at timestamp. |
|
Check if a node has GoEthereum GraphQL API turned on. |
Install API call counter middleware. |
|
|
Install any chain-specific middleware to Web3 instance. |
|
Install gracefully HTTP request retry middleware. |