DEFAULT_RETRY_ALLOWLIST
Documentation for eth_defi.compat.DEFAULT_RETRY_ALLOWLIST data.
- DEFAULT_RETRY_ALLOWLIST = ('eth_call', 'eth_getBalance', 'eth_getCode', 'eth_getTransactionCount', 'eth_getBlockByNumber', 'eth_getBlockByHash', 'eth_getLogs', 'eth_chainId', 'net_version', 'eth_blockNumber', 'eth_gasPrice', 'eth_estimateGas', 'eth_getTransactionByHash', 'eth_getTransactionReceipt')
Default allowlist for RPC methods that are safe to retry on failure