Token registry
List tokens
GET
List tokens
Query Parameters
Filter by CAIP-2 chain id
Maximum string length:
41Example:
"eip155:1"
Filter by token symbol (case-insensitive)
Example:
"USDC"
Filter by contract address (case-insensitive)
Example:
"0xa0b86a33e6441b8c4c8c0c0c0c0c0c0c0c0c0c0"
Filter by asset type
Available options:
native, erc20 Example:
"erc20"
Filter by token type
Available options:
stablecoin, volatile Example:
"stablecoin"
Number of items to return
Required range:
1 <= x <= 1000Example:
50
Number of items to skip
Required range:
x >= 0Example:
0
List tokens