Overview
Crypto spot endpoints read datasets0302 (swap prints), 0404 (OHLC), and 0405 (VWAP). Buckets use bucket_seconds ∈ as documented in those catalogs.
Endpoint matrix
| Endpoint | Summary | Dataset ID |
|---|---|---|
POST /evm/prices/spot/crypto/prints | Realized swap executions | 0302 |
POST /evm/prices/spot/crypto/ohlc | OHLC bars | 0404 |
POST /evm/prices/spot/crypto/vwap | VWAP bars | 0405 |
Conventions
Target EVM chain.
pool_uids, token_in / token_out (or equivalent address fields per endpoint), exchange_ids, and time or block ranges as documented on each page. Binary address and id fields are hex strings without 0x in JSON.