
Table row type of stat
{ "name": "st_star_stat", "base": "", "fields": [ { "name": "max_supply", "type": "asset" }, { "name": "per_release", "type": "float32" }, { "name": "call_factor", "type": "float32" }, { "name": "supply", "type": "asset" }, { "name": "jackpot", "type": "asset" }, { "name": "call_time", "type": "uint64" }, { "name": "reserve1", "type": "uint64" }, { "name": "reserve2", "type": "uint64" }, { "name": "reserve3", "type": "uint64" } ] }