/blocks/count
Returns count of all blocks from all shards
Parameters
shard
OPTIONAL(number)
- Id of the shard the block belongs toproposer
OPTIONAL(string)
- Filter by proposevalidator
OPTIONAL(string)
- Filter by validatorepoch
OPTIONAL(number)
- Filter by epochnonce
OPTIONAL(number)
- Filter by nonce
Returns
number
- count of all blocks from all shards
Example
Request
curl -X 'GET' \
'https://elrond-api.public.blastapi.io/blocks/count' \
-H 'accept: application/json'
Result
43560229