TOKEN_TYPE | SWAPS | SWAPPERS | VOLUME_USD | AVERAGE_AMOUNT_USD | MAX_AMOUNT_USD | |
---|---|---|---|---|---|---|
1 | Other Asset -> Native | 407401 | 133547 | 107827952.91 | 229.637133027 | 590613.62 |
2 | Native -> Other Asset | 373932 | 121910 | 94480307.19 | 221.525791891 | 164024.97 |
3 | Stablecoin -> Native | 256867 | 97965 | 91243333.98 | 339.980676434 | 839365.19 |
4 | Native -> Stablecoin | 245413 | 112559 | 90346260.25 | 351.248023055 | 294763.16 |
5 | Stablecoin -> Stablecoin | 130775 | 45403 | 85328434.4 | 632.657643858 | 719760.24 |
6 | Other Asset -> Stablecoin | 94707 | 55540 | 59253386.61 | 538.437091515 | 353335.79 |
7 | Memecoin -> Native | 74306 | 22702 | 58363963.01 | 648.546126433 | 100897.62 |
8 | Native -> Memecoin | 98855 | 23476 | 49824347.01 | 435.264980126 | 98352.47 |
9 | Stablecoin -> Other Asset | 71426 | 41273 | 45084641.9 | 527.694580802 | 470254.05 |
10 | Other Asset -> Other Asset | 52494 | 30705 | 34146873.84 | 572.789966284 | 302451.1 |
Afonso_DiazBy Token Type
Updated 2025-05-11
999
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
stablecoins as (
select
'0xe80772eaf6e2e18b651f160bc9158b2a5cafca65' as token_address
union all
select '0x130966628846bfd36ff31a822705796e8cb8c18d' as token_address
union all
select '0xabe7a9dfda35230ff60d1590a929ae0644c47dc1' as token_address union all
select '0x24de8771bc5ddb3362db529fc3358f2df3a0e346' as token_address union all
select '0xb57b25851fe2311cc3fe511c8f10e868932e0680' as token_address union all
select '0x111111111111ed1d73f860f57b2798b683f2d325' as token_address union all
select '0xb2f85b7ab3c2b6f62df06de6ae7d09c010a5096e' as token_address union all
select '0x1c20e891bab6b1727d14da358fae2984ed9b59eb' as token_address union all
select '0x625e7708f30ca75bfd92586e17077590c60eb4cd' as token_address union all
select '0x5c49b268c9841aff1cc3b0a418ff5c3442ee3f3b'as token_address union all
select
'0x820802fa8a99901f52e39acd21177b0be6ee2974' as token_address
union all
select '0xcf799767d366d789e8B446981C2D578E241fa25c' as token_address
union all
select
'0xb24ca28d4e2742907115fecda335b40dbda07a4c' as token_address
union all
Last run: 22 days ago
10
754B
6s