Skip to main content

PriceResponse

asOfstring<date-time>
countinteger
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": [
{}
]
}
}