
Action parameter in withdrawlog
{ "name": "withdrawlog", "base": "", "fields": [ { "name": "deposit_id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "saving_box", "type": "asset" }, { "name": "saving_weight", "type": "uint64" }, { "name": "withdraw_time", "type": "uint32" }, { "name": "is_cover", "type": "bool" } ] }