{
"version": "eosio::abi/1.0",
"types": [],
"structs": [
{
"name": "uniqueid",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "uid",
"type": "uint64"
}
]
},
{
"name": "payrecord",
"base": "",
"fields": [
{
"name": "order_id",
"type": "uint64"
},
{
"name": "to",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "order_time",
"type": "uint32"
}
]
},
{
"name": "gameplayer",
"base": "",
"fields": [
{
"name": "room_id",
"type": "uint16"
},
{
"name": "game_id",
"type": "uint8"
},
{
"name": "status",
"type": "uint32"
},
{
"name": "update_time",
"type": "uint32"
},
{
"name": "action_id",
"type": "uint32"
},
{
"name": "uid",
"type": "uint64"
},
{
"name": "acc_id",
"type": "uint64"
}
]
},
{
"name": "notice",
"base": "",
"fields": [
{
"name": "notice_time",
"type": "uint32"
},
{
"name": "notice_id",
"type": "uint64"
},
{
"name": "content",
"type": "string"
}
]
},
{
"name": "roomdata",
"base": "",
"fields": [
{
"name": "room_data",
"type": "string"
},
{
"name": "room_id",
"type": "uint64"
},
{
"name": "action_id",
"type": "uint32"
}
]
},
{
"name": "roomlist",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "p_cnt",
"type": "uint8"
},
{
"name": "uid",
"type": "uint64"
},
{
"name": "info",
"type": "uint32"
}
]
},
{
"name": "forbid",
"base": "",
"fields": [
{
"name": "id",
"type": "name"
},
{
"name": "add_time",
"type": "uint32"
},
{
"name": "type",
"type": "uint8"
}
]
},
{
"name": "gameroom",
"base": "",
"fields": [
{
"name": "room_id",
"type": "uint64"
},
{
"name": "action_id",
"type": "uint32"
},
{
"name": "status",
"type": "uint8"
},
{
"name": "game_pause",
"type": "uint8"
},
{
"name": "cur_ask",
"type": "uint8"
},
{
"name": "player1",
"type": "uint64"
},
{
"name": "player2",
"type": "uint64"
},
{
"name": "player3",
"type": "uint64"
},
{
"name": "player4",
"type": "uint64"
},
{
"name": "player5",
"type": "uint64"
},
{
"name": "player6",
"type": "uint64"
},
{
"name": "p1_c_status",
"type": "uint32"
},
{
"name": "p2_c_status",
"type": "uint32"
},
{
"name": "p3_c_status",
"type": "uint32"
},
{
"name": "p4_c_status",
"type": "uint32"
},
{
"name": "p5_c_status",
"type": "uint32"
},
{
"name": "p6_c_status",
"type": "uint32"
},
{
"name": "p1_chip",
"type": "uint32"
},
{
"name": "p2_chip",
"type": "uint32"
},
{
"name": "p3_chip",
"type": "uint32"
},
{
"name": "p4_chip",
"type": "uint32"
},
{
"name": "p5_chip",
"type": "uint32"
},
{
"name": "p6_chip",
"type": "uint32"
},
{
"name": "memo",
"type": "string"
}
]
},
{
"name": "actwait",
"base": "",
"fields": [
{
"name": "acc_id",
"type": "uint64"
},
{
"name": "uid",
"type": "uint64"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "cid",
"type": "uint64"
},
{
"name": "act_time",
"type": "uint32"
},
{
"name": "room_id",
"type": "uint32"
},
{
"name": "seat_id",
"type": "uint8"
},
{
"name": "rsa",
"type": "string"
},
{
"name": "trx_id",
"type": "checksum256"
}
]
},
{
"name": "rebet",
"base": "",
"fields": [
{
"name": "acc_id",
"type": "uint64"
},
{
"name": "uid",
"type": "uint64"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "cid",
"type": "uint64"
},
{
"name": "act_time",
"type": "uint32"
},
{
"name": "trx_id",
"type": "checksum256"
}
]
},
{
"name": "resetrsa",
"base": "",
"fields": [
{
"name": "acc_id",
"type": "uint64"
},
{
"name": "uid",
"type": "uint64"
},
{
"name": "cid",
"type": "uint64"
},
{
"name": "act_time",
"type": "uint32"
},
{
"name": "rsa",
"type": "string"
}
]
},
{
"name": "cardopt",
"base": "",
"fields": [
{
"name": "acc_id",
"type": "uint64"
},
{
"name": "uid",
"type": "uint64"
},
{
"name": "chip",
"type": "uint32"
},
{
"name": "opt_type",
"type": "uint32"
},
{
"name": "cid",
"type": "uint64"
},
{
"name": "act_time",
"type": "uint32"
},
{
"name": "round_id",
"type": "uint32"
}
]
},
{
"name": "actleave",
"base": "",
"fields": [
{
"name": "acc_id",
"type": "uint64"
},
{
"name": "uid",
"type": "uint64"
},
{
"name": "cid",
"type": "uint64"
},
{
"name": "act_time",
"type": "uint32"
}
]
},
{
"name": "pubkey",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "key",
"type": "string"
}
]
},
{
"name": "gamestate",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "sng_start",
"type": "uint32"
},
{
"name": "sng_end",
"type": "uint32"
}
]
},
{
"name": "leaveroom",
"base": "",
"fields": [
{
"name": "player",
"type": "uint64"
},
{
"name": "cid",
"type": "uint64"
}
]
},
{
"name": "operate",
"base": "",
"fields": [
{
"name": "player",
"type": "uint64"
},
{
"name": "cid",
"type": "uint64"
},
{
"name": "rid",
"type": "uint32"
},
{
"name": "opt_type",
"type": "uint32"
},
{
"name": "chip",
"type": "uint32"
}
]
},
{
"name": "reenter",
"base": "",
"fields": [
{
"name": "player",
"type": "uint64"
},
{
"name": "cid",
"type": "uint64"
},
{
"name": "rsa",
"type": "string"
}
]
},
{
"name": "updateroom",
"base": "",
"fields": [
{
"name": "room_id",
"type": "uint64"
},
{
"name": "action_id",
"type": "uint32"
},
{
"name": "status",
"type": "uint8"
},
{
"name": "cur_ask",
"type": "uint8"
},
{
"name": "player_list",
"type": "string"
},
{
"name": "player_status",
"type": "string"
},
{
"name": "chip_list",
"type": "string"
},
{
"name": "room_data",
"type": "string"
},
{
"name": "memo",
"type": "string"
}
]
},
{
"name": "removeitem",
"base": "",
"fields": [
{
"name": "table_name",
"type": "uint8"
},
{
"name": "id_list",
"type": "string"
}
]
},
{
"name": "paybonus",
"base": "",
"fields": [
{
"name": "to",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "memo",
"type": "string"
},
{
"name": "order_id",
"type": "uint64"
}
]
},
{
"name": "sngupdate",
"base": "",
"fields": [
{
"name": "state1",
"type": "uint64"
},
{
"name": "state2",
"type": "uint64"
},
{
"name": "state3",
"type": "uint64"
},
{
"name": "state4",
"type": "uint64"
}
]
},
{
"name": "sendnotice",
"base": "",
"fields": [
{
"name": "notice_id",
"type": "uint64"
},
{
"name": "content",
"type": "string"
}
]
},
{
"name": "setpubkey",
"base": "",
"fields": [
{
"name": "pubkey",
"type": "string"
}
]
},
{
"name": "addforbid",
"base": "",
"fields": [
{
"name": "player",
"type": "name"
},
{
"name": "type",
"type": "uint8"
}
]
},
{
"name": "cleardb",
"base": "",
"fields": []
},
{
"name": "proxyopt",
"base": "",
"fields": [
{
"name": "proxy",
"type": "name"
},
{
"name": "game",
"type": "name"
},
{
"name": "player",
"type": "string"
},
{
"name": "opt_info",
"type": "string"
}
]
}
],
"actions": [
{
"name": "leaveroom",
"type": "leaveroom",
"ricardian_contract": ""
},
{
"name": "operate",
"type": "operate",
"ricardian_contract": ""
},
{
"name": "reenter",
"type": "reenter",
"ricardian_contract": ""
},
{
"name": "updateroom",
"type": "updateroom",
"ricardian_contract": ""
},
{
"name": "removeitem",
"type": "removeitem",
"ricardian_contract": ""
},
{
"name": "paybonus",
"type": "paybonus",
"ricardian_contract": ""
},
{
"name": "sngupdate",
"type": "sngupdate",
"ricardian_contract": ""
},
{
"name": "sendnotice",
"type": "sendnotice",
"ricardian_contract": ""
},
{
"name": "setpubkey",
"type": "setpubkey",
"ricardian_contract": ""
},
{
"name": "addforbid",
"type": "addforbid",
"ricardian_contract": ""
},
{
"name": "cleardb",
"type": "cleardb",
"ricardian_contract": ""
},
{
"name": "proxyopt",
"type": "proxyopt",
"ricardian_contract": ""
}
],
"tables": [
{
"name": "uidtb",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "uniqueid"
},
{
"name": "payrecordtb",
"index_type": "i64",
"key_names": [
"order_id"
],
"key_types": [
"uint64"
],
"type": "payrecord"
},
{
"name": "playertb",
"index_type": "i64",
"key_names": [
"room_id",
"game_id",
"status",
"update_time"
],
"key_types": [
"uint16",
"uint8",
"uint32",
"uint32"
],
"type": "gameplayer"
},
{
"name": "noticetb",
"index_type": "i64",
"key_names": [
"notice_time",
"notice_id"
],
"key_types": [
"uint32",
"uint64"
],
"type": "notice"
},
{
"name": "roomdatatb",
"index_type": "i64",
"key_names": [
"room_data"
],
"key_types": [
"string"
],
"type": "roomdata"
},
{
"name": "roomlisttb",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "roomlist"
},
{
"name": "forbidtb",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"name"
],
"type": "forbid"
},
{
"name": "gamerooms",
"index_type": "i64",
"key_names": [
"room_id"
],
"key_types": [
"uint64"
],
"type": "gameroom"
},
{
"name": "waitroomtb",
"index_type": "i64",
"key_names": [
"acc_id"
],
"key_types": [
"uint64"
],
"type": "actwait"
},
{
"name": "rebettb",
"index_type": "i64",
"key_names": [
"acc_id"
],
"key_types": [
"uint64"
],
"type": "rebet"
},
{
"name": "rsatb",
"index_type": "i64",
"key_names": [
"acc_id"
],
"key_types": [
"uint64"
],
"type": "resetrsa"
},
{
"name": "cardopttb",
"index_type": "i64",
"key_names": [
"acc_id"
],
"key_types": [
"uint64"
],
"type": "cardopt"
},
{
"name": "actleavetb",
"index_type": "i64",
"key_names": [
"acc_id"
],
"key_types": [
"uint64"
],
"type": "actleave"
},
{
"name": "pubkeytb",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "pubkey"
},
{
"name": "gamestatetb",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "gamestate"
}
],
"ricardian_clauses": [],
"error_messages": [],
"abi_extensions": [],
"variants": [],
"action_results": []
}