
Table row type of spotprices
{ "name": "spotprices_params", "base": "", "fields": [ { "name": "last_modified", "type": "time_point_sec" }, { "name": "base", "type": "symbol_code" }, { "name": "quotes", "type": "pair_symbol_code_float64[]" } ] }
Table row type of spotprices
{
"name": "spotprices_params",
"base": "",
"fields": [
{
"name": "last_modified",
"type": "time_point_sec"
},
{
"name": "base",
"type": "symbol_code"
},
{
"name": "quotes",
"type": "pair_symbol_code_float64[]"
}
]
}