
The data structures defined by this contract.
-
{ "name": "config_t", "base": "", "fields": [ { "name": "key", "type": "uint64" }, { "name": "enable_all_buy", "type": "bool" }, { "name": "enable_mother_buy", "type": "bool" }, { "name": "enable_subchild_buy", "type": "bool" }, { "name": "mother_price_1_len", "type": "asset" }, { "name": "mother_price_2_len", "type": "asset" }, { "name": "mother_price_3_len", "type": "asset" }, { "name": "mother_price_4_len", "type": "asset" }, { "name": "mother_price_5_len", "type": "asset" }, { "name": "mother_price_6_len", "type": "asset" }, { "name": "mother_price_7_len", "type": "asset" }, { "name": "mother_price_8_len", "type": "asset" }, { "name": "mother_price_9_len", "type": "asset" }, { "name": "mother_price_10_len", "type": "asset" }, { "name": "subchild_price_2_len", "type": "asset" }, { "name": "subchild_price_3_len", "type": "asset" }, { "name": "subchild_price_4_len", "type": "asset" }, { "name": "subchild_price_5_len", "type": "asset" }, { "name": "subchild_price_6_len", "type": "asset" }, { "name": "subchild_price_7_len", "type": "asset" }, { "name": "subchild_price_8_len", "type": "asset" }, { "name": "subchild_price_9_len", "type": "asset" }, { "name": "subchild_price_10_len", "type": "asset" }, { "name": "reward_per_int", "type": "uint32" }, { "name": "reward_by_eos_or_dog", "type": "bool" }, { "name": "user_create_account_ramfee", "type": "asset" }, { "name": "contract_profit_receiver", "type": "name" }, { "name": "website", "type": "string" }, { "name": "qq_group", "type": "string" }, { "name": "min_length_to_be_sold", "type": "uint32" } ] }
Action parameter in enableallbuy
{ "name": "enableallbuy", "base": "", "fields": [ { "name": "enable_all_buy", "type": "bool" } ] }
Action parameter in enmotherbuy
{ "name": "enmotherbuy", "base": "", "fields": [ { "name": "enable_mother_buy", "type": "bool" } ] }
Action parameter in ensubchldbuy
{ "name": "ensubchldbuy", "base": "", "fields": [ { "name": "enable_subchild_buy", "type": "bool" } ] }
-
{ "name": "maintain", "base": "", "fields": [ { "name": "input", "type": "string" } ] }
Action parameter in minlenbesold
{ "name": "minlenbesold", "base": "", "fields": [ { "name": "min_length_to_be_sold", "type": "uint32" } ] }
Action parameter in motherpr1len
{ "name": "motherpr1len", "base": "", "fields": [ { "name": "mother_price_1_len", "type": "asset" } ] }
Action parameter in motherpr2len
{ "name": "motherpr2len", "base": "", "fields": [ { "name": "mother_price_2_len", "type": "asset" } ] }
Action parameter in motherpr3len
{ "name": "motherpr3len", "base": "", "fields": [ { "name": "mother_price_3_len", "type": "asset" } ] }
Action parameter in motherpr4len
{ "name": "motherpr4len", "base": "", "fields": [ { "name": "mother_price_4_len", "type": "asset" } ] }
Action parameter in motherpr5len
{ "name": "motherpr5len", "base": "", "fields": [ { "name": "mother_price_5_len", "type": "asset" } ] }
Action parameter in motherpreigh
{ "name": "motherpreigh", "base": "", "fields": [ { "name": "mother_price_8_len", "type": "asset" } ] }
Action parameter in motherprnine
{ "name": "motherprnine", "base": "", "fields": [ { "name": "mother_price_9_len", "type": "asset" } ] }
Action parameter in motherprsevn
{ "name": "motherprsevn", "base": "", "fields": [ { "name": "mother_price_7_len", "type": "asset" } ] }
Action parameter in motherprsix
{ "name": "motherprsix", "base": "", "fields": [ { "name": "mother_price_6_len", "type": "asset" } ] }
Action parameter in motherprten
{ "name": "motherprten", "base": "", "fields": [ { "name": "mother_price_10_len", "type": "asset" } ] }
Action parameter in newaccramfee
{ "name": "newaccramfee", "base": "", "fields": [ { "name": "user_create_acc_ramfee", "type": "asset" } ] }
Action parameter in prftaccrecvr
{ "name": "prftaccrecvr", "base": "", "fields": [ { "name": "contract_profit_receiver", "type": "name" } ] }
-
{ "name": "price_t", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "price", "type": "asset" } ] }
-
{ "name": "reward_t", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "reward_per_int", "type": "uint32" }, { "name": "reward_by_eos_or_dog", "type": "bool" } ] }
Action parameter in rwdeosordog
{ "name": "rwdeosordog", "base": "", "fields": [ { "name": "eos_true_dog_false", "type": "bool" } ] }
-
{ "name": "rwdper", "base": "", "fields": [ { "name": "reward_percent_int", "type": "uint32" } ] }
Action parameter in setaccprice
{ "name": "setaccprice", "base": "", "fields": [ { "name": "one_account", "type": "name" }, { "name": "price", "type": "asset" } ] }
Action parameter in setqqgroup
{ "name": "setqqgroup", "base": "", "fields": [ { "name": "qq_group", "type": "string" } ] }
Action parameter in setrewardper
{ "name": "setrewardper", "base": "", "fields": [ { "name": "reward_receiver_account", "type": "name" }, { "name": "reward_percent_int", "type": "uint32" }, { "name": "reward_by_eos_or_dog", "type": "bool" } ] }
Action parameter in setwebsite
{ "name": "setwebsite", "base": "", "fields": [ { "name": "website", "type": "string" } ] }
Action parameter in subchlpr2len
{ "name": "subchlpr2len", "base": "", "fields": [ { "name": "subchild_price_2_len", "type": "asset" } ] }
Action parameter in subchlpr3len
{ "name": "subchlpr3len", "base": "", "fields": [ { "name": "subchild_price_3_len", "type": "asset" } ] }
Action parameter in subchlpr4len
{ "name": "subchlpr4len", "base": "", "fields": [ { "name": "subchild_price_4_len", "type": "asset" } ] }
Action parameter in subchlpr5len
{ "name": "subchlpr5len", "base": "", "fields": [ { "name": "subchild_price_5_len", "type": "asset" } ] }
Action parameter in subchlpreigh
{ "name": "subchlpreigh", "base": "", "fields": [ { "name": "subchild_price_8_len", "type": "asset" } ] }
Action parameter in subchlprnine
{ "name": "subchlprnine", "base": "", "fields": [ { "name": "subchild_price_9_len", "type": "asset" } ] }
Action parameter in subchlprsevn
{ "name": "subchlprsevn", "base": "", "fields": [ { "name": "subchild_price_7_len", "type": "asset" } ] }
Action parameter in subchlprsix
{ "name": "subchlprsix", "base": "", "fields": [ { "name": "subchild_price_6_len", "type": "asset" } ] }
Action parameter in subchlprten
{ "name": "subchlprten", "base": "", "fields": [ { "name": "subchild_price_10_len", "type": "asset" } ] }
-
{ "name": "test", "base": "", "fields": [] }
Action parameter in transfprofit
{ "name": "transfprofit", "base": "", "fields": [ { "name": "to_whom", "type": "name" }, { "name": "howmany", "type": "asset" } ] }