PriceResponse
asOfstring<date-time>
Timestamp the data was measured at.
countinteger
Number of entries in items.
items object
Map of asset_group → priceUsd
property name*number
debug object
rowsobject[]
PriceResponse
{
"asOf": "2024-07-29T15:51:28.071Z",
"count": 0,
"items": {
"USDC": 1.0001,
"WBTC": 67432.12
},
"debug": {
"rows": [
{}
]
}
}