Count
count element in the query returns the total count of elements in each set of dimensions.
This query will count blocks by every date:
{
EVM (dataset: archive){
Blocks {
Block {
Date
}
count
}
}
}
Build with Bitquery
Ready to run this in production?
Get an API key and run these queries in minutes, or talk to us about plans and enterprise delivery.