flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Total Unique Users
Sbhn_NP
Total Unique Users
Updated 2022-07-26
Copy Reference
Fork
9
1
2
3
4
5
›
⌄
select
count
(
distinct
signers
[
0
]
)
as
total_unique_users
from
solana
.
core
.
fact_transactions
a
full
join
solana
.
core
.
fact_events
b
on
a
.
tx_id
=
b
.
tx_id
where
program_id
=
'SWiMDJYFUGj6cPrQ6QYYYWZtvXQdRChSVAygDZDsCHC'
Results
Run a query to Download Data