Common

All Tokens

Returns a list of all erc20 tokens for the specified EVM chain, including their contract addresses, symbols, names, and decimal places.

get/evm/tokens

Query parameters

chain_id1 | 8453
Example:8453

EVM chain ID.

filterstring

Search symbol or name of the token

limitinteger

Limit the number of results.

offsetinteger

Offset the results, allows you to skip a number of rows before starting to return rows.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.