cURL
curl --request GET \ --url https://api.enso.finance/api/v1/projects
[ { "id": "bex", "chains": [ 80094 ], "protocols": [ "bex" ] } ]
Returns supported projects (e.g. aave) or platforms associated with available projects
aave
Was this page helpful?