flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
mature-gold
kento
mature-gold
Updated 2024-11-01
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
SELECT
SUM
(
TOTAL_FEES_USD
)
AS
total_fees_usd
FROM
sei
.
stats
.
ez_core_metrics_hourly
WHERE
BLOCK_TIMESTAMP_HOUR
>=
'2024-10-01'
AND
BLOCK_TIMESTAMP_HOUR
<
'2024-11-01'
;
Results
QueryRunArchived: QueryRun has been archived