Search tokens across all supported chains

Search for tokens by name, symbol, or address across all supported blockchain networks. Returns matching tokens from multiple chains sorted by relevance. Useful for discovering tokens available on different networks.

GEThttps://api.1inch.com/token/v1.4/search
Supported on:
EthereumBaseBNB ChainPolygonLineaSonicUnichainArbitrumAvalancheZKsyncGnosisOptimism

Parameters

query
* string query
ignore_listed
boolean query
only_positive_rating
boolean query
limit
number query
country
object query

Request Body

This request doesn’t have any request body.

1

Returns

200
400
array
items
TokenResponse object
chainId
* number
symbol
* string
name
* string
address
* string
decimals
* number
logoURI
string
rating
* number
eip2612
boolean
isFoT
boolean
blacklisted
* boolean
tags
* array
items
TagResponse object
provider
* string
value
* string
marketCap
number
providers
* array
items
string
JSON
1

Did you find what you need?