flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Overview
Saleh
Overview
Updated 2025-02-08
Copy Reference
Fork
9
1
2
3
4
5
›
⌄
select
count
(
DISTINCT
tx_hash
)
as
"# of Transactions"
,
count
(
DISTINCT
from_address
)
as
"Wallets"
from
swell
.
core
.
fact_transactions
where
TX_SUCCEEDED
Results
QueryRunArchived: QueryRun has been archived