cURL
curl --request GET \ --url https://api-v2.swaps.xyz/api/getChainList \ --header 'x-api-key: <api-key>'
[ { "chainId": 123, "name": "<string>", "vmId": "evm" } ]
Retrieve a list of supported chains, their names, and virtual machine identifiers. Raw data for the supported chains list
Limited demo key for API Reference: 5c951bc81da566bbd030ba8e20724063.
5c951bc81da566bbd030ba8e20724063
List of supported chains
Chain ID. Find in the list of supported networks
Human-readable chain name
Virtual machine identifier.
evm
solana
alt-vm
hypercore