Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.blockflow.network/rest/eigenlayer/ecosystem-deposits \ --header 'x-api-key: <api-key>'
{ "data": { "totalDeposits": 123 } }
Returns the total count of deposits where the action is ‘SHARES_DEPOSITED_IN_STRATEGY’.
Total deposit count fetched successfully.
Show child attributes