Get available chains
Chains
Get available chains
Get the list of available enabled blockchain networks/chains for both CEX and DEX swaps.
Use the shortName field as the chain parameter in endpoints.
GET
Get available chains
Authorizations
Query Parameters
Filter chains that support CEX swaps
Filter chains that support DEX swaps
Filter by chain kind, exact match against the kind field returned by this endpoint (e.g., "evm", "sol", "bitcoin", "xmr", "ltc"). Call this endpoint without filters to discover available kinds.
Filter by chain name (case-insensitive search in name, shortName)
Maximum string length:
50Page number
Required range:
1 <= x <= 10000Page size
Required range:
1 <= x <= 100