
The data structures defined by this contract.
-
{ "name": "propose1", "base": "", "fields": [ { "name": "data", "type": "string[]" } ] }
-
{ "name": "propose2", "base": "", "fields": [ { "name": "data", "type": "string[]" } ] }
-
{ "name": "check1", "base": "", "fields": [ { "name": "amount", "type": "uint64" }, { "name": "symbol_name", "type": "string" }, { "name": "contract_name", "type": "string" }, { "name": "precision", "type": "uint64" }, { "name": "memo", "type": "string" }, { "name": "sell_to", "type": "string" } ] }
-
{ "name": "check2", "base": "", "fields": [ { "name": "amount", "type": "uint64" }, { "name": "symbol_name", "type": "string" }, { "name": "contract_name", "type": "string" }, { "name": "precision", "type": "uint64" }, { "name": "memo", "type": "string" }, { "name": "sell_to", "type": "string" } ] }
-
{ "name": "checkfive", "base": "", "fields": [ { "name": "amount", "type": "uint64" }, { "name": "symbol_name1", "type": "string" }, { "name": "contract_name1", "type": "string" }, { "name": "precision1", "type": "uint64" }, { "name": "memo1", "type": "string" }, { "name": "sell_to1", "type": "string" }, { "name": "symbol_name2", "type": "string" }, { "name": "contract_name2", "type": "string" }, { "name": "precision2", "type": "uint64" }, { "name": "memo2", "type": "string" }, { "name": "sell_to2", "type": "string" } ] }