BalanceFetchFailed

Documentation for eth_defi.balances.BalanceFetchFailed exception.

exception BalanceFetchFailed[source]

Could not read balances for an address.

Usually this means that you tried to read balances for an address with too many transactions and the underlying GoEthereun node craps out.

__new__(**kwargs)
__init__(*args, **kwargs)