v19

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-288570715.5 KB

Token Price by Token Addresses

To get token price based on the provided token contract address on a network

get/onchain/simple/networks/{network}/token_price/{addresses}

Path parameters

networkstring required

Network ID. *refers to /onchain/networks.

addressesstring required

Token contract address, comma-separated if more than one token contract address.

Query parameters

include_market_capboolean

Include market capitalization. Default: false

mcap_fdv_fallbackboolean

Return FDV if market cap is not available. Default: false

include_24hr_volboolean

Include 24hr volume. Default: false

include_24hr_price_changeboolean

Include 24hr price change. Default: false

include_total_reserve_in_usdboolean

Include total reserve in USD. Default: false

include_inactive_sourceboolean

Include token price data from inactive pools using the most recent swap. Default: false

Response

Token price data