[DEPRECATED] 1inch whitelisted tokens in list format

DEPRECATED: This endpoint is deprecated and will be removed in future releases. Please use /v1.4/{chainId}/token-list instead. Get 1inch whitelisted tokens in list

GEThttps://api.1inch.com/token/v1.2/{chainId}/token-list
Supported on:
EthereumBaseBNB ChainUnichainArbitrumAvalancheZKsyncGnosisOptimismPolygonLineaSonic

Parameters

chainId
* object path
provider
string query
country
string query

Request Body

This request doesn’t have any request body.

1

Returns

200
400
TokenListResponse object
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
1

Did you find what you need?