
The data structures defined by this contract.
-
{ "name": "cfmsubacc", "base": "", "fields": [ { "name": "maker", "type": "name" }, { "name": "trader_key", "type": "public_key" } ] }
Action parameter in logregsacc
{ "name": "logregsacc", "base": "", "fields": [ { "name": "maker", "type": "name" }, { "name": "subaccount", "type": "name" }, { "name": "sid", "type": "uint64" } ] }
-
{ "name": "maker", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "subaccounts", "type": "name[]" }, { "name": "activated_at", "type": "time_point_sec" }, { "name": "last_subaccount_confirmed", "type": "bool" } ] }
-
{ "name": "regsubacc", "base": "", "fields": [ { "name": "maker", "type": "name" }, { "name": "sid", "type": "uint64" } ] }
-
{ "name": "setstate", "base": "", "fields": [ { "name": "creation_fee", "type": "extended_asset" }, { "name": "need_bytes", "type": "uint32" }, { "name": "max_subaccounts", "type": "uint32" } ] }
-
{ "name": "state", "base": "", "fields": [ { "name": "creation_fee", "type": "extended_asset" }, { "name": "need_bytes", "type": "uint32" }, { "name": "max_subaccounts", "type": "uint32" } ] }