get_held_assets# API documentation for tradeexecutor.ethereum.execution.get_held_assets Python function. get_held_assets(web3, address, assets)[source]# Get list of assets hold by the a wallet . Parameters: web3 (Web3) – address (HexAddress) – assets (List[AssetIdentifier]) – Return type: Dict[str, Decimal]