Business
Products
Pricing
Enterprise
AI
Docs
Try for free
Sign in
Go to...
Search
⌘K
Token Details API
API version:
0.26.10
Introduction
Quickstart guide
Methods
Returns details for native token
GET
Returns details for token
GET
Returns details for token
POST
Returns historical native chain token prices at USD by time range
GET
Returns historical token prices at USD by time range
GET
Returns historical native chain token prices at USD by time interval
GET
Returns historical token prices at USD by time interval
GET
Returns native token price change by interval
GET
Returns token price change by interval for a list of tokens
POST
Returns token price change by interval
GET
Get tokens by category
GET
Get tokens by category and chain
GET
Search
⌘K
Token Details API
API version:
0.26.10
Introduction
Quickstart guide
Methods
Returns details for native token
GET
Returns details for token
GET
Returns details for token
POST
Returns historical native chain token prices at USD by time range
GET
Returns historical token prices at USD by time range
GET
Returns historical native chain token prices at USD by time interval
GET
Returns historical token prices at USD by time interval
GET
Returns native token price change by interval
GET
Returns token price change by interval for a list of tokens
POST
Returns token price change by interval
GET
Get tokens by category
GET
Get tokens by category and chain
GET
Docs
·
APIs
·
Token Details API
·
Methods
·
0.26.10
·
Returns token price change by interval
Returns token price change by interval
Use with AI
GET
https://api.1inch.com/token-details/v1.0/prices/change/{chain}/{tokenAddress}
Supported on:
Arbitrum
Avalanche
Base
BNB Chain
ZKsync
Ethereum
Gnosis
Optimism
Polygon
Linea
Solana
Sonic
Unichain
Parameters
tokenAddress
*
string
path
Address of token contract
interval
*
string
(Enum)
query
eg. 24h,3d,14d,max
chain
*
number
path
Chain id of network
Request Body
This request doesn’t have any request body.
JavaScript
Copy
Try it
1
Returns
200
500
TokenPriceChangeResponseDto
object
inUSD
*
number
Price change in USD
inPercent
*
number
Price change as a percentage
JSON
Copy
1
Returns token price change by interval for a list of tokens
Get tokens by category
Did you find what you need?
Yes
No