v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Price & OHLCV

Price

Retrieve the latest price information for a specified token.

get/defi/price

Query parameters

check_liquiditynumber

Specify the liquidity value to check.

include_liquiditytrue | false

Specify whether to include liquidity in the response.

addressstring required

The address of the token contract.

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' | 'ethereum' | 'arbitrum' | 'avalanche' | 'bsc' | 'optimism' | 'polygon' | 'base' | 'zksync' | 'monad' | 'hyperevm' | 'aptos' | 'fogo' | 'mantle' | 'megaeth' | 'robinhood' | 'sui'

A chain name listed in supported networks.

Response

JSON object containing price value and update time of a token

successboolean required
All 107 operations