
Table row type of slotreceipts
{ "name": "slotreceipts", "base": "", "fields": [ { "name": "slot_id", "type": "uint64" }, { "name": "user", "type": "name" }, { "name": "type", "type": "string" }, { "name": "id", "type": "uint64" }, { "name": "amount", "type": "asset" }, { "name": "income", "type": "asset" }, { "name": "ref", "type": "string" }, { "name": "created_time", "type": "uint64" }, { "name": "updated_time", "type": "uint64" } ] }