List supported tokens grouped by chain ID
API Endpoints
Get tokens
Returns supported tokens grouped by chain ID. Use chains to limit the response to specific chain IDs and chainTypes to filter by EVM or SVM networks.
GET
List supported tokens grouped by chain ID
Headers
Optional API key for higher rate limits and fee rules.
Query Parameters
Comma-separated chain IDs used to filter tokens.
Example:
"8453,1"
Comma-separated chain types to include. Supported values: EVM, SVM.
Example:
"EVM,SVM"
Response
Tokens grouped by chain ID.

