
- { "name": "st_outreq", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "user", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "credit", "type": "asset" }, { "name": "chain", "type": "string" }, { "name": "memo", "type": "string" }, { "name": "address", "type": "string" }, { "name": "txhash", "type": "string" }, { "name": "txout", "type": "uint64" }, { "name": "fee", "type": "asset" }, { "name": "status", "type": "uint64" }, { "name": "reason", "type": "string" }, { "name": "created_at", "type": "time_point_sec" }, { "name": "updated_at", "type": "time_point_sec" } ] }