cURL
curl --request GET \ --url http://localhost/api/v2/arbitrum/batches/count
1
Retrieves the total count of Arbitrum batches committed to the Parent chain.
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.
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Total count of batches.
The response is of type integer.
integer
x >= 0
Was this page helpful?