
Action parameter in putlimorder
{ "name": "putlimorder", "base": "", "fields": [ { "name": "trader", "type": "subaccount" }, { "name": "pool_id", "type": "uint64" }, { "name": "cid", "type": "string" }, { "name": "type", "type": "uint8" }, { "name": "price", "type": "uint64" }, { "name": "quantity", "type": "asset" }, { "name": "is_bid", "type": "bool" } ] }