
Action parameter in initcontract
{ "name": "initcontract", "base": "", "fields": [ { "name": "index", "type": "uint64" }, { "name": "contract_name", "type": "name" }, { "name": "symbol_name", "type": "string" }, { "name": "precision", "type": "uint64" } ] }