
-
{ "name": "notifylog", "base": "", "fields": [ { "name": "applicant", "type": "name" }, { "name": "deposit_address", "type": "string" }, { "name": "recipient_address", "type": "checksum160" }, { "name": "notify_contract", "type": "string" }, { "name": "token", "type": "string" }, { "name": "symbol", "type": "string" }, { "name": "amount", "type": "uint64" }, { "name": "fee", "type": "uint64" }, { "name": "remark", "type": "string" } ] }