USER_TYPE | SWAPPERS | |
---|---|---|
1 | a. 1 Transaction | 263882 |
2 | b. 2 - 5 Transactions | 318009 |
3 | c. 6 - 10 Transactions | 100886 |
4 | d. 11 - 25 Transactions | 94853 |
5 | e. 26 - 50 Transactions | 30428 |
6 | f. > 50 Transactions | 19840 |
Afonso_DiazGrouping swappers
Updated 3 hours agoCopy Reference Fork
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 '0xa2eda21a58856fda86451436513b867c97eecb4ba099da5775520e0f7492e852::coin::T' as token_address
union all
select '0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDT' as token_address
union all
select '0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b' as token_address
union all
select '0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b' as token_address
union all
select '0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDT' as token_address
union all
select '0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdtCoin' as token_address
union all
select '0x407a220699982ebb514568d007938d2447d33667e4418372ffec1ddb24491b6c::coin::T' as token_address
union all
select '0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::DaiCoin' as token_address
union all
select '0x5e156f1207d0ebfa19a9eeff00d62a282278fb8719f4fab3a586a0a2c0fffbea::coin::T' as token_address
Last run: about 3 hours agoAuto-refreshes every 24 hours
6
195B
61s