Reference
Supported Networks
Chains supported by Enso API.
Enso currently supports the following networks:
- Ethereum (1)
- Arbitrum (42161)
- Avalanche (43114)
- Base (8453)
- Berachain (80094)
- Binance (56)
- Gnosis (100)
- Hyper (999)
- Ink (57073)
- Linea (59144)
- Optimism (10)
- Polygon (137)
- Sepolia (11155111)
- Soneium (1868)
- Sonic (146)
- Unichain (130)
- World (480)
- Zksync (324)
You can use the GET /networks
endpoint to get the list of supported networks programmatically.
Updated