
-
{ "name": "deposit", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "period", "type": "uint32" }, { "name": "saving_box", "type": "asset" }, { "name": "saving_weight", "type": "uint64" }, { "name": "expire_time", "type": "uint64" } ] }