Skip to main content
GET
/
eigenlayer
/
ecosystem-avs
Total AVS
curl --request GET \
  --url https://api.blockflow.network/rest/eigenlayer/ecosystem-avs \
  --header 'x-api-key: <api-key>'
{
  "data": {
    "avs": 123
  }
}

Authorizations

x-api-key
string
header
required

Response

Latest stats fetched successfully.

data
object