flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Untitled Query
mo115
Untitled Query
Updated 2022-08-21
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
select
TX_HASH
,
(
AMOUNT_OUT_USD
-
AMOUNT_IN_USD
)
from
ethereum
.
core
.
ez_dex_swaps
where
BLOCK_TIMESTAMP
>
'2022-04-13'
and
BLOCK_TIMESTAMP
<
'2022-04-15'
and
platform
like
'sushi%'
order
by
2
desc
Results
Run a query to Download Data