eosio.evm Contract Overview Actions (28) Structs (51) Tables (13) ABI Overview balance Table row type of balances { "name": "balance", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "balance", "type": "balance_with_dust" } ] }