
Table row type of slotsgames
{ "name": "slotsgames", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "bet", "type": "asset" }, { "name": "slots", "type": "uint32" }, { "name": "player", "type": "name" }, { "name": "time_stamp", "type": "uint64" }, { "name": "is_processed", "type": "uint32" }, { "name": "referrer", "type": "name" } ] }