cURL
curl --request GET \ --url https://api.enso.finance/api/v1/aggregators
[ "<string>" ]
Fetches aggregators supported by Enso
Chain ID of the network to search on
"1"
Returns a list of aggregators
The response is of type string[].
string[]
Was this page helpful?