
Table row type of stat
{ "name": "currency_stats", "base": "", "fields": [ { "name": "supply", "type": "asset" }, { "name": "max_supply", "type": "asset" }, { "name": "threshold_", "type": "asset" }, { "name": "issuer", "type": "name" }, { "name": "largest_inventory_", "type": "uint64" }, { "name": "exchange_rate_", "type": "uint64" }, { "name": "start_time_", "type": "uint32" }, { "name": "end_time_", "type": "uint32" }, { "name": "end_", "type": "bool" }, { "name": "status_", "type": "bool" } ] }