platform.gm Contract Overview Actions (8) Structs (14) Tables (3) ABI Structs (14) game_row Table row type of games { "name": "game_row", "base": "", "fields": [ { "name": "contract", "type": "name" }, { "name": "config", "type": "game_config" }, { "name": "meta", "type": "game_meta" }, { "name": "state", "type": "game_state" } ] }