cURL
curl --request GET \ --url http://localhost/api/v2/withdrawals/counters
{ "withdrawals_count": "<string>", "withdrawals_sum": "<string>" }
Returns total withdrawals count and sum from cache.
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
Withdrawals counters.
^-?([1-9][0-9]*|0)$
Was this page helpful?