flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
2023-04-18 04:37 PM
nat_nomad
2023-04-18 04:37 PM
Updated 2023-04-18
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
›
⌄
select
date_trunc
(
'month'
,
block_timestamp
)
as
dt
,
count
(
*
)
as
from
crosschain
.
defi
.
ez_swaps
left
join
where
blockchain
=
'Ethereum'
limit
10
crosschain
.
defi
.
ez_swaps
ethereum
.
core
.
ez_dex_swaps
Results
Run a query to Download Data