flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Liquidswap-stats-most-swap-to-count
pouya_22
Liquidswap-stats-most-swap-to-count
Updated 2 days ago
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
›
⌄
-- forked from Liquidswap-stats-most-swap-from-count @ https://flipsidecrypto.xyz/studio/queries/463bbf36-47a1-42c0-bce2-1d97db23a317
select
symbol_out
as
token
,
count
(
distinct
tx_hash
)
as
swaps
from
aptos
.
defi
.
ez_dex_swaps
where
platform
=
'liquidswap'
and
block_timestamp
>=
dateadd
(
month
,
-
{
{
month
}
}
,
current_date
)
group
by
token
order
by
swaps
desc
limit
10
Results
Last run: about 18 hours ago
Auto-refreshes every 24 hours
TOKEN
SWAPS
1
APT
9186260
2
USDC
5915075
3
USDT
2651857
4
WETH
1033228
5
stAPT
942330
6
doodoo
810480
7
amAPT
470579
8
MOOMOO
331975
9
THL
230831
10
🧧
226460
1
10
169B
12s