Price

Retrieve the latest price information for a specified token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
  • Always use the checksum contract address on supported chains.
    • Solana and EVM chains will have different response schemas.
    • Response may be null or missing data if the token is unknown or unsupported.
    • Cache or throttle requests to avoid hitting rate limits.
Ideas 💡
  • Fetch real-time token prices across supported chains.
    • Use in charts, widgets, or portfolio dashboards for up-to-date price feeds.
    • Combine with volume and liquidity endpoints to show token health.
    • Essential for bots, alerts, or price-based analytics triggers.

Query Params
number

Specify the liquidity value to check.

boolean
enum

Specify whether to include liquidity in the response.

Allowed:
string
required

The address of the token contract.

string
enum
Defaults to raw

Indicate whether to use the scaled amount for scaled ui amount tokens. Only support solana

Allowed:
Headers
string
enum
Defaults to solana

A chain name listed in supported networks.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json