flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
harsh-apricot
Mrfti
harsh-apricot
Updated 2025-07-31
Copy Reference
Fork
9
1
2
3
4
5
›
⌄
SELECT
COUNT
(
DISTINCT
REGEXP_SUBSTR
(
fee_msg
[
'transition'
]
[
'outputs'
]
[
0
]
[
'value'
]
,
'aleo[\\w]+'
)
)
AS
"Total unique users"
FROM
aleo
.
core
.
fact_transactions
WHERE
tx_succeeded
=
TRUE;
Results
Last run: about 2 months ago
Total unique users
1
1874697
1
1
11B
23s