Ali3NDistribution of $ARB Receivers By Their Transactions on Arbitrum
Updated 2023-03-23
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
›
⌄
with airdropt as (
select concat('0x', substr(topics[1], 27, length(topics[1]) - 26)) as Receiver,
case data
when '0x000000000000000000000000000000000000000000000021e19e0c9bab240000' then '625'
when '0x00000000000000000000000000000000000000000000002f6f10780d22cc0000' then '875'
when '0x00000000000000000000000000000000000000000000003cfc82e37e9a740000' then '1125'
when '0x000000000000000000000000000000000000000000000043c33c193756480000' then '1250'
when '0x00000000000000000000000000000000000000000000005150ae84a8cdf00000' then '1500'
when '0x0000000000000000000000000000000000000000000000581767ba6189c40000' then '1625'
when '0x00000000000000000000000000000000000000000000005ede20f01a45980000' then '1750'
when '0x000000000000000000000000000000000000000000000065a4da25d3016c0000' then '1875'
when '0x00000000000000000000000000000000000000000000006c6b935b8bbd400000' then '2000'
when '0x000000000000000000000000000000000000000000000073324c914479140000' then '2125'
when '0x000000000000000000000000000000000000000000000079f905c6fd34e80000' then '2250'
when '0x0000000000000000000000000000000000000000000000878678326eac900000' then '2500'
when '0x00000000000000000000000000000000000000000000009513ea9de024380000' then '2750'
when '0x0000000000000000000000000000000000000000000000a2a15d09519be00000' then '3000'
when '0x0000000000000000000000000000000000000000000000a968163f0a57b40000' then '3125'
when '0x0000000000000000000000000000000000000000000000b02ecf74c313880000' then '3250'
when '0x0000000000000000000000000000000000000000000000b6f588aa7bcf5c0000' then '3375'
when '0x0000000000000000000000000000000000000000000000bdbc41e0348b300000' then '3500'
when '0x0000000000000000000000000000000000000000000000c482fb15ed47040000' then '3625'
when '0x0000000000000000000000000000000000000000000000cb49b44ba602d80000' then '3750'
when '0x0000000000000000000000000000000000000000000000d8d726b7177a800000' then '4000'
when '0x0000000000000000000000000000000000000000000000e664992288f2280000' then '4250'
when '0x0000000000000000000000000000000000000000000000f3f20b8dfa69d00000' then '4500'
when '0x0000000000000000000000000000000000000000000001017f7df96be1780000' then '4750'
when '0x00000000000000000000000000000000000000000000010f0cf064dd59200000' then '5000'
when '0x000000000000000000000000000000000000000000000115d3a99a9614f40000' then '5125'
when '0x00000000000000000000000000000000000000000000011c9a62d04ed0c80000' then '5250'
when '0x00000000000000000000000000000000000000000000012a27d53bc048700000' then '5500'
when '0x000000000000000000000000000000000000000000000137b547a731c0180000' then '5750'
when '0x00000000000000000000000000000000000000000000014542ba12a337c00000' then '6000'
when '0x000000000000000000000000000000000000000000000152d02c7e14af680000' then '6250'
when '0x0000000000000000000000000000000000000000000001605d9ee98627100000' then '6500'
when '0x00000000000000000000000000000000000000000000016deb1154f79eb80000' then '6750'
Run a query to Download Data