Get Token Price

Fetch current prices for one or more tokens on a specific chain.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

A unique numeric identifier for each network. For example, eip155:1 for Ethereum (ETH) and eip155:137 for Polygon (MATIC).

Refer to ChainList.org for a list of EVM networks.

Body Params
addresses
array of strings

An array of token addresses you want pricing data for. The 0x0000000000000000000000000000000000000000 address represents the native coin on the given chain, ETH on Ethereum Mainnet or MATIC on Polygon Mainnet.

You can use the address from the GET Tokens endpoint to get the price for a particular token.

addresses
units
array of strings

An array of quotes for the currency. For example, USD or EUR.

units
Responses

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