1inch whitelisted tokens in list format
Get 1inch whitelisted tokens in Uniswap token list format. Returns an array of token objects compatible with the Token Lists standard.
Supported on: Ethereum Base BNB Chain Unichain Arbitrum Avalanche ZKsync Gnosis Optimism Polygon Linea Sonic
Parameters
chainId
* object path provider
string queryProvider code. Default value is "1inch"
country
string queryCountry code for geographic filtering
Request Body
This request doesn’t have any request body.
JavaScript
Copy
1
Returns
200
400
keywords
array items
string logoURI
string name
* string tags
* object additionalProperties
TagResponse object provider
* string value
* string tags_order
array items
string timestamp
* string tokens
* array items
TokenInfoResponse object address
* string chainId
* number decimals
* number extensions
object logoURI
string name
* string symbol
* string tags
* array items
string version
*VersionDto object major
* number minor
* number patch
* number JSON
Copy
1