
Table row type of currrundrate
{ "name": "current_round_rate", "base": "", "fields": [ { "name": "sym", "type": "symbol" }, { "name": "round", "type": "uint64" }, { "name": "timestamp", "type": "uint64" }, { "name": "rate", "type": "uint128" } ] }
Table row type of currrundrate
{
"name": "current_round_rate",
"base": "",
"fields": [
{
"name": "sym",
"type": "symbol"
},
{
"name": "round",
"type": "uint64"
},
{
"name": "timestamp",
"type": "uint64"
},
{
"name": "rate",
"type": "uint128"
}
]
}