flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Aggregated stats prompt
dethective
Aggregated stats prompt
Updated 2025-04-10
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
›
⌄
SELECT
sum
(
amount
)
as
tot_claimed
,
avg
(
amount
)
as
average_allocation
,
max
(
amount
)
as
max_claimed
FROM
base
.
core
.
ez_token_transfers
WHERE
from_address
=
lower
(
'0x7C8AA3dd42Fc0c9646552C638AF532eb56CCBea8'
)
and
symbol
=
'PROMPT'
Results
Last run: 2 months ago
TOT_CLAIMED
AVERAGE_ALLOCATION
MAX_CLAIMED
1
1005177.05264632
1465.272671496
218376.612234887
1
1
52B
3s