Price & OHLCV
Price - Historical by unix time
Retrieve historical price by unix timestamp.
get/defi/historical_price_unix
Query parameters
addressstring required
The address of the token contract.
unixtimeinteger
ui_amount_mode'raw' | 'scaled' | 'both'
Indicate whether to use the scaled amount for scaled ui amount tokens. Only support solana
Headers
x-chain'solana'
Solana network only.
Response
JSON object containing list of a token's transactions
Changes
No recorded changes to this endpoint across all 1 revision of this API.