flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Blocks Transactions (Blast)
Ali3N
Blocks Transactions (Blast)
Updated 2024-06-12
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
select
round
(
avg
(
tx_count
)
)
as
"Average Transactions"
,
min
(
tx_count
)
as
"Minimum Transactions"
,
max
(
tx_count
)
as
"Maximum Transactions"
from
blast
.
core
.
fact_blocks
where
block_timestamp
>=
'2024-02-29 00:00:00.000'
Results
Auto-refreshes every 12 hours
QueryRunArchived: QueryRun has been archived