flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Uniswap Swaps
rajs
Uniswap Swaps
Updated 2022-08-03
Copy Reference
Fork
9
1
2
3
4
5
6
7
›
⌄
SELECT
*
from
optimism
.
core
.
fact_event_logs
where
origin_to_address
IN
(
'0xe592427a0aece92de3edee1f18e0157c05861564'
,
'0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45'
)
and
event_name
=
'Swap'
order
by
2
desc
limit
3
Results
Run a query to Download Data