1inch whitelisted tokens

Get 1inch whitelisted tokens info. Returns a map of token addresses to token details including symbol, name, decimals, and logo.

GEThttps://api.1inch.com/token/v1.4/{chainId}
Supported on:
EthereumBaseBNB ChainGnosisOptimismPolygonLineaSonicUnichainArbitrumAvalancheZKsync

Parameters

chainId
* object path
provider
string query
country
string query

Request Body

This request doesn’t have any request body.

1

Returns

200
400
object
0x111111111117dc0aa78b770fa6a738034120c302
ProviderTokenResponse object
chainId
* number
symbol
* string
name
* string
address
* string
decimals
* number
logoURI
string
providers
* array
items
string
eip2612
boolean
isFoT
boolean
displayedSymbol
string
tags
* array
items
string
JSON
1

Did you find what you need?