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
The response is of type object[].
object[]
Was this page helpful?