get_held_assets# 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]