
Action parameter in withdrawlog
{ "name": "withdrawlog", "base": "", "fields": [ { "name": "maturity", "type": "time_point_sec" }, { "name": "collateral_id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "rex_price", "type": "uint64" }, { "name": "withdraw_quantity", "type": "asset" }, { "name": "withdraw_award_fees", "type": "asset" }, { "name": "withdraw_sys_fees", "type": "asset" }, { "name": "time", "type": "time_point_sec" } ] }