
Table row type of expenseslog
{ "name": "expenseslog", "base": "", "fields": [ { "name": "no", "type": "uint64" }, { "name": "at", "type": "uint32" }, { "name": "amount", "type": "asset" }, { "name": "to", "type": "name" }, { "name": "memo", "type": "string" } ] }