Afonso_DiazGrouping users
Updated 2024-10-26
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
memecoins as (
select
lower('0x25d887Ce7a35172C62FeBFD67a1856F20FaEbB00') as token_address
union all
select
lower('0x09199d9A5F4448D0848e4395D065e1ad9c4a1F74') as token_address
union all
select
lower('0xbFd5206962267c7b4b4A8B3D76AC2E1b2A5c4d5e') as token_address
union all
select
lower('0x420FcA0121DC28039145009570975747295f2329') as token_address
union all
select
lower('0x3b60FF35D3f7F62d636b067dD0dC0dFdAd670E4E') as token_address
union all
select
lower('0x09E18590E8f76b6Cf471b3cd75fE1A1a9D2B2c2b') as token_address
union all
select
lower('0x847503FbF003cE8B005546Aa3c03B80b7C2F9771') as token_address
QueryRunArchived: QueryRun has been archived