acegameeggs1 Contract Overview Actions (4) Structs (7) Tables (3) ABI Overview Bet Table row type of bet { "name": "Bet", "base": "", "fields": [ { "name": "bet_id", "type": "uint64" }, { "name": "game_id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "bet_quantity", "type": "asset" }, { "name": "pos", "type": "uint8" } ] }