dtheoschain1 Contract Overview Actions (20) Structs (29) Tables (7) ABI Overview game Table row type of games { "name": "game", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "spend_chip", "type": "uint64" }, { "name": "players", "type": "name[]" }, { "name": "status", "type": "bool" } ] }