
Table row type of statistics
{ "name": "statistics_t", "base": "", "fields": [ { "name": "total_tether_deposit", "type": "uint64" }, { "name": "total_exsat_claimed", "type": "uint64" }, { "name": "total_exsat_deposit", "type": "uint64" } ] }
Table row type of statistics
{
"name": "statistics_t",
"base": "",
"fields": [
{
"name": "total_tether_deposit",
"type": "uint64"
},
{
"name": "total_exsat_claimed",
"type": "uint64"
},
{
"name": "total_exsat_deposit",
"type": "uint64"
}
]
}