flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
totals
realist
totals
Updated 2025-03-08
Copy Reference
Fork
9
1
2
3
4
5
6
7
›
⌄
SELECT
count
(
tx_id
)
as
total_transactions
,
sum
(
fee
)
as
total_fee
FROM
aleo
.
core
.
fact_transactions
where
tx_succeeded
=
'TRUE'
Results
Last run: 3 months ago
TOTAL_TRANSACTIONS
TOTAL_FEE
1
13941807
1607580.080686
1
1
27B
5s