
The data structures defined by this contract.
-
{ "name": "adlist", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "remainder", "type": "uint64" }, { "name": "contacttype", "type": "uint32" }, { "name": "contact", "type": "string" }, { "name": "url", "type": "string" }, { "name": "location", "type": "string" }, { "name": "contant", "type": "string" }, { "name": "ipfs", "type": "string" }, { "name": "createtime", "type": "uint64" }, { "name": "updatetime", "type": "uint64" } ] }
Table row type of balancelog
{ "name": "balancelog", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "balance", "type": "int64" }, { "name": "time", "type": "uint64" } ] }
-
{ "name": "blueball", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "quantity", "type": "uint64" }, { "name": "time", "type": "uint64" } ] }
-
{ "name": "bluepool", "base": "", "fields": [ { "name": "sb", "type": "symbol" }, { "name": "quantity", "type": "uint64" }, { "name": "integrable", "type": "bool" }, { "name": "time", "type": "uint64" } ] }
-
{ "name": "chargelog", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "time", "type": "uint64" } ] }
-
{ "name": "erase", "base": "", "fields": [ { "name": "type", "type": "string" }, { "name": "maxid", "type": "uint64" } ] }
-
{ "name": "gameinfo", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "starttime", "type": "uint64" }, { "name": "lastplayer", "type": "name" }, { "name": "deadline", "type": "uint64" }, { "name": "lasttime", "type": "uint64" }, { "name": "count", "type": "uint64" }, { "name": "endtime", "type": "uint64" } ] }
-
{ "name": "getad", "base": "", "fields": [ { "name": "player", "type": "name" }, { "name": "adid", "type": "uint64" } ] }
Action parameter in getblueball
{ "name": "getblueball", "base": "", "fields": [ { "name": "player", "type": "name" }, { "name": "id", "type": "uint64" } ] }
-
{ "name": "grant", "base": "", "fields": [ { "name": "id", "type": "uint64" } ] }
-
{ "name": "grantlist", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "quantity", "type": "uint64" }, { "name": "time", "type": "uint64" } ] }
-
{ "name": "login", "base": "", "fields": [ { "name": "account", "type": "name" } ] }
-
{ "name": "pbad", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "contacttype", "type": "uint32" }, { "name": "contact", "type": "string" }, { "name": "url", "type": "string" }, { "name": "location", "type": "string" }, { "name": "contant", "type": "string" }, { "name": "ipfs", "type": "string" } ] }
Table row type of playerlist
{ "name": "playerlist", "base": "", "fields": [ { "name": "player", "type": "name" }, { "name": "referrer", "type": "name" }, { "name": "team", "type": "name" }, { "name": "createtime", "type": "uint64" }, { "name": "balance", "type": "uint64" }, { "name": "teamtoken", "type": "uint64" }, { "name": "ownertoken", "type": "uint64" }, { "name": "lastlogintime", "type": "uint64" } ] }
-
{ "name": "pools", "base": "", "fields": [ { "name": "sb", "type": "symbol" }, { "name": "all", "type": "uint64" }, { "name": "jifen", "type": "uint64" }, { "name": "shiguang", "type": "uint64" }, { "name": "hunwei", "type": "uint64" }, { "name": "jingling", "type": "uint64" }, { "name": "candy", "type": "uint64" } ] }
Table row type of receivelog
{ "name": "receivelog", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "adid", "type": "uint64" }, { "name": "time", "type": "uint64" } ] }
-
{ "name": "relation", "base": "", "fields": [ { "name": "type", "type": "symbol" }, { "name": "up1", "type": "name" }, { "name": "up2", "type": "name" }, { "name": "up3", "type": "name" }, { "name": "down", "type": "string" }, { "name": "time", "type": "uint64" } ] }
-
{ "name": "share", "base": "", "fields": [ { "name": "type", "type": "string" } ] }
-
{ "name": "tokenlog", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "ownertoken", "type": "int64" }, { "name": "time", "type": "uint64" } ] }
-
{ "name": "withdraw", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "quantity", "type": "asset" } ] }