
Table row type of state
{ "name": "state_data", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "is_contract_active", "type": "bool" }, { "name": "games_table_last_index", "type": "uint64" }, { "name": "total_players_payout", "type": "int64" }, { "name": "hashes_last_used", "type": "uint64" }, { "name": "hashes_last_index", "type": "uint64" }, { "name": "longgames_bets_count", "type": "uint64" }, { "name": "longgame_fee_avail", "type": "int64" } ] }