
-
{ "name": "player", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "account", "type": "name" }, { "name": "amount", "type": "uint64" }, { "name": "symbol", "type": "symbol" }, { "name": "remark", "type": "string" }, { "name": "txid", "type": "checksum256" } ] }