etherbitcoin Contract Overview Actions (5) Structs (11) Tables (4) ABI Overview account Table row type of accounts { "name": "account", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "stake", "type": "asset" }, { "name": "stake_at", "type": "uint32" }, { "name": "balances", "type": "token_asset[]" } ] }