Skip to main content
GET
Get pool price
priceEthPerToken is null for non-migrated tokens or when the pool read is unavailable. Render null as “unavailable” — never 0.

Authorizations

x-api-key
string
header
required

API key authentication. Provide your API key as the header value.

Query Parameters

tokenAddress
string
required

Token address. Accepts any casing; normalized to EIP-55 checksum form.

Response

Successfully retrieved pool price

success
boolean
required
Example:

true

response
object