
Action parameter in createcoll
{ "name": "createcoll", "base": "", "fields": [ { "name": "contract", "type": "name" }, { "name": "sym", "type": "symbol" }, { "name": "income_account", "type": "name" }, { "name": "fees_account", "type": "name" }, { "name": "min_quantity", "type": "asset" }, { "name": "income_ratio", "type": "uint16" }, { "name": "release_fees", "type": "uint16" }, { "name": "refund_ratio", "type": "uint16" } ] }