ffgametongbi Contract Overview Actions (13) Structs (25) Tables (8) ABI Overview st_cards Table row type of cards { "name": "st_cards", "base": "", "fields": [ { "name": "room_id", "type": "uint64" }, { "name": "game_id", "type": "uint64" }, { "name": "winner_index", "type": "uint64" }, { "name": "hand_cards", "type": "m_hand_card[]" } ] }