tokenrocket3 Contract Overview Actions (12) Structs (16) Tables (4) ABI Overview account Table row type of accounts { "name": "account", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "username", "type": "name" }, { "name": "user_key", "type": "public_key" }, { "name": "assets", "type": "asset[]" } ] }