Latest

Retrieves the latest price (and other market information) for the specified token.
Tokens with no activity in the past 24 hours are ignored.

Response Data

FieldTypeDescription
addressstringThe contract address of the token.
namestringThe name of the token.
symbolstringThe token symbol.
priceUSDstringThe price of the token in USD.
hourlyPercentChangeUSDstringThe hourly percent change of the token in USD.
dailyPercentChangeUSDstringThe daily percent change of the token in USD.
weeklyPercentChangeUSDstringThe weekly percent change of the token in USD.
circulatingSupplystringThe circulating supply of the token.
totalSupplystringThe total supply of the token.
marketCapUSDstringThe market cap of the token in USD.
Language
Authorization
Header
Click Try It! to start a request and see the response here!