PROVIDER_READ_EXCEPTIONS

Documentation for eth_defi.provider.receipt.PROVIDER_READ_EXCEPTIONS data.

PROVIDER_READ_EXCEPTIONS = (<class 'web3.exceptions.CannotHandleRequest'>, <class 'web3.exceptions.MultipleFailedRequests'>, <class 'web3.exceptions.ProviderConnectionError'>, <class 'requests.exceptions.RequestException'>, <class 'web3.exceptions.RequestTimedOut'>, <class 'web3.exceptions.TransactionNotFound'>, <class 'web3.exceptions.TooManyRequests'>, <class 'web3.exceptions.Web3RPCError'>)

Exceptions raised by unavailable or read-restricted JSON-RPC providers.