update_wallet_balances#
API documentation for tradeexecutor.ethereum.wallet.update_wallet_balances Python function.
- update_wallet_balances(web3, address, tokens, block_identifier=None)[source]#
Get raw balances of ERC-20 tokens.
- Parameters:
- Return type:
Dict[HexAddress, DecimalisedHolding]