
Action parameter in withdrawlog
{ "name": "withdrawlog", "base": "", "fields": [ { "name": "deposit_id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "withdraw_quantity", "type": "asset" }, { "name": "saving_quantity", "type": "asset" }, { "name": "total_quantity", "type": "asset" }, { "name": "total_token", "type": "uint128" }, { "name": "withdraw_time", "type": "uint32" } ] }