
Table row type of luckyusers
{ "name": "st_lucky_user", "base": "", "fields": [ { "name": "player", "type": "name" }, { "name": "draw_time", "type": "uint64" }, { "name": "amount", "type": "uint64" }, { "name": "counter", "type": "uint32" }, { "name": "limit", "type": "uint8" } ] }