cURL
curl --request GET \ --url https://api.enso.finance/api/v1/networks
[ { "id": 1, "name": "Ethereum", "isConnected": true } ]
Returns networks supported by Enso
Title of the network to search for
Chain ID of the network to search for
1
"Ethereum"
true
Was this page helpful?