flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
total users
mondov
total users
Updated 2023-06-28
Copy Reference
Fork
9
1
2
›
⌄
SELECT
count
(
DISTINCT
signer_id
)
as
total_users
,
count
(
DISTINCT
tx_hash
)
as
total_events
FROM
near
.
social
.
fact_decoded_actions
Results
Run a query to Download Data