
此合约定义的数据结构。
-
{ "name": "account", "base": "", "fields": [ { "name": "balance", "type": "asset" } ] } cleansport中的操作参数
{ "name": "cleansport", "base": "", "fields": [] }-
{ "name": "close", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "symbol", "type": "symbol" } ] } closelottery中的操作参数
{ "name": "closelottery", "base": "", "fields": [ { "name": "initseed", "type": "uint64" } ] }closeltfive中的操作参数
{ "name": "closeltfive", "base": "", "fields": [ { "name": "initseed", "type": "uint64" } ] }closeltfour中的操作参数
{ "name": "closeltfour", "base": "", "fields": [ { "name": "initseed", "type": "uint64" } ] }closeltsix中的操作参数
{ "name": "closeltsix", "base": "", "fields": [ { "name": "initseed", "type": "uint64" } ] }closesport中的操作参数
{ "name": "closesport", "base": "", "fields": [ { "name": "event", "type": "name" }, { "name": "home", "type": "uint8" }, { "name": "away", "type": "uint8" } ] }-
{ "name": "closetoto", "base": "", "fields": [ { "name": "initseed", "type": "uint64" } ] } -
{ "name": "cpanel", "base": "", "fields": [ { "name": "play", "type": "uint8" }, { "name": "enabled", "type": "uint8" }, { "name": "jackpot_prize", "type": "asset" }, { "name": "close_time", "type": "uint64" }, { "name": "result", "type": "uint64" } ] } -
{ "name": "create", "base": "", "fields": [ { "name": "maximum_supply", "type": "asset" } ] } stat 的表格行类型
{ "name": "currency_stats", "base": "", "fields": [ { "name": "supply", "type": "asset" }, { "name": "max_supply", "type": "asset" }, { "name": "issuer", "type": "name" } ] }-
{ "name": "issue", "base": "", "fields": [ { "name": "memo", "type": "string" } ] } -
{ "name": "lottery", "base": "", "fields": [ { "name": "participant", "type": "name" }, { "name": "start_ticket", "type": "uint64" }, { "name": "end_ticket", "type": "uint64" } ] } -
{ "name": "lotto", "base": "", "fields": [ { "name": "key", "type": "uint64" }, { "name": "participant", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "n1", "type": "uint8" }, { "name": "n2", "type": "uint8" }, { "name": "n3", "type": "uint8" }, { "name": "n4", "type": "uint8" }, { "name": "n5", "type": "uint8" }, { "name": "n6", "type": "uint8" } ] } -
{ "name": "notify", "base": "", "fields": [ { "name": "to", "type": "name" }, { "name": "memo", "type": "string" } ] } -
{ "name": "open", "base": "", "fields": [ { "name": "owner", "type": "name" } ] } openlottery中的操作参数
{ "name": "openlottery", "base": "", "fields": [ { "name": "initseed", "type": "uint64" } ] }openltfive中的操作参数
{ "name": "openltfive", "base": "", "fields": [ { "name": "initseed", "type": "uint64" } ] }openltfour中的操作参数
{ "name": "openltfour", "base": "", "fields": [ { "name": "initseed", "type": "uint64" } ] }-
{ "name": "openltsix", "base": "", "fields": [ { "name": "initseed", "type": "uint64" } ] } -
{ "name": "opensport", "base": "", "fields": [ { "name": "event", "type": "name" }, { "name": "start_time", "type": "uint64" }, { "name": "match", "type": "string" }, { "name": "enabled", "type": "uint8" }, { "name": "o1x2_win", "type": "int16" }, { "name": "o1x2_draw", "type": "int16" }, { "name": "o1x2_away", "type": "int16" }, { "name": "ah_home", "type": "int16" }, { "name": "ah_away", "type": "int16" } ] } -
{ "name": "opentoto", "base": "", "fields": [ { "name": "initseed", "type": "uint64" } ] } psessions 的表格行类型
{ "name": "play_session", "base": "", "fields": [ { "name": "play", "type": "uint8" }, { "name": "close_time", "type": "uint64" }, { "name": "last_time", "type": "uint64" }, { "name": "participants", "type": "uint64" }, { "name": "total_stake", "type": "asset" } ] }-
{ "name": "playdice", "base": "", "fields": [ { "name": "player", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "memo", "type": "string" } ] } -
{ "name": "playfree", "base": "", "fields": [ { "name": "player", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "memo", "type": "string" } ] } playlottery中的操作参数
{ "name": "playlottery", "base": "", "fields": [ { "name": "participant", "type": "name" }, { "name": "quantity", "type": "asset" } ] }playltfive中的操作参数
{ "name": "playltfive", "base": "", "fields": [ { "name": "participant", "type": "name" }, { "name": "n1", "type": "uint8" }, { "name": "n2", "type": "uint8" }, { "name": "n3", "type": "uint8" }, { "name": "n4", "type": "uint8" }, { "name": "n5", "type": "uint8" } ] }playltfour中的操作参数
{ "name": "playltfour", "base": "", "fields": [ { "name": "participant", "type": "name" }, { "name": "n1", "type": "uint8" }, { "name": "n2", "type": "uint8" }, { "name": "n3", "type": "uint8" }, { "name": "n4", "type": "uint8" } ] }-
{ "name": "playltsix", "base": "", "fields": [ { "name": "participant", "type": "name" }, { "name": "n1", "type": "uint8" }, { "name": "n2", "type": "uint8" }, { "name": "n3", "type": "uint8" }, { "name": "n4", "type": "uint8" }, { "name": "n5", "type": "uint8" }, { "name": "n6", "type": "uint8" } ] } -
{ "name": "playsport", "base": "", "fields": [ { "name": "participant", "type": "name" }, { "name": "event", "type": "name" }, { "name": "so1x2_win", "type": "asset" }, { "name": "so1x2_draw", "type": "asset" }, { "name": "so1x2_away", "type": "asset" }, { "name": "sah_home", "type": "asset" }, { "name": "sah_away", "type": "asset" }, { "name": "sodd", "type": "asset" }, { "name": "seven", "type": "asset" } ] } -
{ "name": "playtoto", "base": "", "fields": [ { "name": "participant", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "digit", "type": "uint8" }, { "name": "number", "type": "uint16" } ] } -
{ "name": "playwheel", "base": "", "fields": [ { "name": "player", "type": "name" }, { "name": "quantity", "type": "asset" } ] } -
{ "name": "reset", "base": "", "fields": [] } -
{ "name": "retire", "base": "", "fields": [ { "name": "quantity", "type": "asset" }, { "name": "memo", "type": "string" } ] } -
{ "name": "setenable", "base": "", "fields": [ { "name": "play", "type": "uint8" }, { "name": "enabled", "type": "uint8" } ] } setsportstat中的操作参数
{ "name": "setsportstat", "base": "", "fields": [ { "name": "event", "type": "name" }, { "name": "enabled", "type": "uint8" } ] }-
{ "name": "settle", "base": "", "fields": [ { "name": "vskey", "type": "uint64" }, { "name": "to", "type": "name" }, { "name": "payback", "type": "asset" }, { "name": "memo", "type": "string" } ] } -
{ "name": "sport", "base": "", "fields": [ { "name": "key", "type": "uint64" }, { "name": "participant", "type": "name" }, { "name": "timestamp", "type": "uint64" }, { "name": "so1x2_win", "type": "asset" }, { "name": "so1x2_draw", "type": "asset" }, { "name": "so1x2_away", "type": "asset" }, { "name": "sah_home", "type": "asset" }, { "name": "sah_away", "type": "asset" }, { "name": "sodd", "type": "asset" }, { "name": "seven", "type": "asset" } ] } sevents 的表格行类型
{ "name": "sport_event", "base": "", "fields": [ { "name": "event", "type": "name" }, { "name": "start_time", "type": "uint64" }, { "name": "match", "type": "string" }, { "name": "enabled", "type": "uint8" }, { "name": "o1x2_win", "type": "int16" }, { "name": "o1x2_draw", "type": "int16" }, { "name": "o1x2_away", "type": "int16" }, { "name": "ah_home", "type": "int16" }, { "name": "ah_away", "type": "int16" }, { "name": "settle_time", "type": "uint64" }, { "name": "home_score", "type": "uint8" }, { "name": "away_score", "type": "uint8" } ] }-
{ "name": "toto", "base": "", "fields": [ { "name": "key", "type": "uint64" }, { "name": "participant", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "digit", "type": "uint8" }, { "name": "number", "type": "uint16" } ] } -
{ "name": "transfer", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "to", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "memo", "type": "string" } ] } vsettles 的表格行类型
{ "name": "valid_settle", "base": "", "fields": [ { "name": "key", "type": "uint64" }, { "name": "payback", "type": "asset" } ] }-
{ "name": "withdraw", "base": "", "fields": [ { "name": "holder", "type": "name" }, { "name": "quantity", "type": "asset" } ] }