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.blockscout.com/{chain_id}/api/v2/scroll/deposits/count \ --header 'Authorization: Bearer <token>'
123
Retrieves a size of the deposits list.
API key passed as a Bearer token in the Authorization header.
The ID of the blockchain
Number of items in the deposits list.
Was this page helpful?