flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
2024-04-12 06:51 PM
Sbhn_NP
2024-04-12 06:51 PM
Updated 2024-09-27
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
›
⌄
select
count
(
DISTINCT
to_address
)
as
users
,
sum
(
amount_usd
)
as
volume
from
arbitrum
.
vertex
.
ez_staking_actions
where
stake_action
=
'withdraw/claim'
and
from_address
=
'0x5be754ad77766089c4284d914f0cc37e8e3f669a'
and
amount_usd
>
0
Results
QueryRunArchived: QueryRun has been archived