flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Optimism DEXs (redux)-sushiswap-total
Saleh
Optimism DEXs (redux)-sushiswap-total
Updated 2022-10-26
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
›
⌄
select
count
(
distinct
tx_hash
)
as
swaps
,
count
(
distinct
origin_from_address
)
as
wallets
,
count
(
distinct
contract_address
)
as
pools
from
optimism
.
sushi
.
ez_swaps
where
block_timestamp
>=
CURRENT_DATE
-
30
Results
Run a query to Download Data