houseaccount Contract Overview Actions (12) Structs (17) Tables (5) ABI Overview game Table row type of game { "name": "game", "base": "", "fields": [ { "name": "name", "type": "name" }, { "name": "id", "type": "uint64" }, { "name": "active", "type": "bool" } ] }