flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Daily Swaps of DEXs between 2022/05/01 and 2022/06/30
ML6
Daily Swaps of DEXs between 2022/05/01 and 2022/06/30
Updated 2022-07-06
Copy Reference
Fork
9
1
2
3
›
⌄
select
count
(
1
)
,
swap_program
,
to_date
(
block_timestamp
::
date
)
from
algorand
.
swaps
where
to_date
(
block_timestamp
::
date
)
BETWEEN
'2022-05-01'
and
'2022-06-30'
group
by
2
,
3
Results
Run a query to Download Data