cURL
curl --request GET \ --url https://api.blockflow.network/rest/eigenlayer/ecosystem-operators
{ "data": { "operators": 123 } }
Returns the total count of distinct operators.
Distinct operator count fetched successfully.
The response is of type object.
object