flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Open Analyitics Bounty: Arbitrum - Total Created Stealth Keys
primo_data
Open Analyitics Bounty: Arbitrum - Total Created Stealth Keys
Updated 2024-04-05
Copy Reference
Fork
9
1
2
3
4
5
6
7
›
⌄
-- Generate and Publish Stealth Keys
select
count
(
distinct
tx_hash
)
txns
,
count
(
distinct
from_address
)
users
from
arbitrum
.
core
.
fact_transactions
where
lower
(
to_address
)
=
lower
(
'0x31fe56609C65Cd0C510E7125f051D440424D38f3'
)
Results
QueryRunArchived: QueryRun has been archived