moreonedapps Contract Overview Actions (3) Structs (4) Tables (1) ABI Overview token Table row type of token { "name": "token", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "issuer", "type": "name" }, { "name": "symbol", "type": "symbol" }, { "name": "is_active", "type": "bool" } ] }