Skip to main content
GET
Get native price for the given token.

Path Parameters

token
string
required

20 byte Ethereum address encoded as a hex with 0x prefix.

Example:

"0x6810e776880c02933d47db1b9fc05908e5386b96"

Response

The estimated native price.

The estimated native price for the token

price
number

Estimated price of the token.

Last modified on March 17, 2026