
Action parameter in colupadtelog
{ "name": "colupadtelog", "base": "", "fields": [ { "name": "collateral_id", "type": "uint64" }, { "name": "deposit_contract", "type": "name" }, { "name": "deposit_symbol", "type": "symbol" }, { "name": "issue_symbol", "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" } ] }