
-
{ "name": "gamestat", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "game", "type": "string" }, { "name": "symbol", "type": "symbol_name" }, { "name": "play_count", "type": "uint64" }, { "name": "amount", "type": "asset" }, { "name": "payout", "type": "asset" } ] }