flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
BECOME A PARTNER
flipside
Top recipient stats
dethective
Top recipient stats
Updated 2025-04-23
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
›
⌄
SELECT
max
(
amount_usd
)
as
max_airdrop
,
avg
(
amount_usd
)
as
avg_airdrop
,
median
(
amount_usd
)
as
median_airdrop
FROM
base
.
core
.
ez_token_transfers
as
t
WHERE
from_address
=
lower
(
'0x0000000002ba96C69b95E32CAAB8fc38bAB8B3F8'
)
and
symbol
=
'ZORA'
Results
Last run: 2 months ago
MAX_AIRDROP
AVG_AIRDROP
MEDIAN_AIRDROP
1
63926.97
97.590842856
10.155
1
1
32B
2s