cURL
curl --request GET \ --url https://api.blockflow.network/rest/eigenlayer/ecosystem-avs \ --header 'x-api-key: <api-key>'
{ "data": { "avs": 123 } }
Returns the latest avs count.
Latest stats fetched successfully.
Show child attributes