v1

latestOpenAPI 3.1.02026-07-2681217214.1 KB
PRICES
DEVELOPER

Latest Token Prices

Get the latest prices for the given token addresses.

post/api/v1/developer/prices

Query parameters

with_liquidity_infoboolean

If true, returns total_liquidity_usd as well. See this page for more details.

If true, returns total_liquidity_usd as well. See this page for more details.

Request body

token_addressstring required

Token contract address

chainstring required

Lowercase chain name

Example request

[
  {
    "chain": "ethereum",
    "token_address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
  }
]

Response

Successful Response

cursorstring nullable

Pagination cursor for next page

messagestring nullable

Informational message (e.g. partial results)