Skip to main content
GET
Retrieves all listed tokens for a specific blockchain network. Returned as a map of token symbol to smart contract address. Requires an API key with access level 1 or higher.

Path parameters

string
required
The blockchain network. One of ETHEREUM, POLYGON, BSC, ARBITRUM, OPTIMISM, BASE, AVALANCHE.

Response

Returns a JSON object where each key is a token symbol and each value is the token’s smart contract address on the requested blockchain.