
The data structures defined by this contract.
-
{ "name": "clear", "base": "", "fields": [ { "name": "user", "type": "name" } ] }
Table row type of eosplat
{ "name": "st_eosplat", "base": "", "fields": [ { "name": "period", "type": "uint64" }, { "name": "eos_sum", "type": "asset" }, { "name": "status", "type": "uint8" } ] }
Table row type of eosplayers
{ "name": "st_eosplayers", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "payin", "type": "asset" } ] }
-
{ "name": "st_parts", "base": "", "fields": [ { "name": "pid", "type": "uint64" }, { "name": "rate", "type": "uint64" }, { "name": "partner", "type": "name" } ] }
Table row type of records
{ "name": "st_records", "base": "", "fields": [ { "name": "day", "type": "uint64" }, { "name": "quantity", "type": "asset" } ] }