cURL
curl --request GET \ --url http://localhost/api/v2/beacon/deposits/count
{ "deposits_count": 123 }
Retrieves the total count of beacon deposits.
Documentation IndexFetch the complete documentation index at: https://docs.blockscout.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.blockscout.com/llms.txt
Use this file to discover all available pages before exploring further.
Total count of beacon deposits.
Was this page helpful?