flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Volume swapped to DEX’s
fanta
Volume swapped to DEX’s
Updated 2022-05-09
Copy Reference
Fork
9
1
2
3
4
›
⌄
select
sum
(
AMOUNT_USD
)
,
TO_LABEL
from
ethereum
.
udm_events
where
FROM_LABEL
=
'paraswap'
and
TO_LABEL_TYPE
=
'dex'
and
date
(
BLOCK_TIMESTAMP
)
>=
'2021-01-01'
and
date
(
BLOCK_TIMESTAMP
)
<=
'2021-12-31'
group
by
TO_LABEL
Results
Run a query to Download Data