flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
BECOME A PARTNER
flipside
Untitled Query
superfly
Untitled Query
Updated 2022-08-24
Copy Reference
Fork
9
1
2
3
4
5
›
⌄
select
count
(
distinct
origin_from_address
)
,
count
(
distinct
pool_address
)
,
count
(
distinct
tx_hash
)
from
ethereum
.
core
.
dim_dex_liquidity_pools
join
ethereum
.
core
.
fact_event_logs
on
origin_to_address
=
pool_address
where
platform
=
'sushiswap'
Results
Run a query to Download Data