
Action parameter in setinvsprice
{ "name": "setinvsprice", "base": "", "fields": [ { "name": "sym", "type": "symbol" }, { "name": "entry_point", "type": "uint128" }, { "name": "upper_limit", "type": "uint128" }, { "name": "lower_limit", "type": "uint128" }, { "name": "freeze", "type": "bool" }, { "name": "freeze_at_upper_limit", "type": "bool" } ] }