balances
Documentation for eth_defi.balances Python module.
Token holding and portfolio for addresses.
Functions
|
Convert mapping of ERC-20 holdings to decimals. |
|
Get all current holdings of an account for a limited set of ERC-20 tokens. |
|
Get all current holdings of an account. |
|
Get all onchain balances of the token. |
|
Read balance of multiple ERC-20 tokens on an address once using multicall. |
Classes
A helper class to represent token holdings. |
Exceptions
Could not read balances for an address. |