flipside
GROWTH MCP
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
BECOME A PARTNER
flipside
Blur Token Price Dex
rajs
Blur Token Price Dex
Updated 2023-03-13
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
9
›
⌄
SELECT
amount_in_usd
/
amount_out_usd
,
*
from
ethereum
.
core
.
ez_dex_swaps
where
pool_name
ilike
'%blur%'
-- and block_timestamp = '2023-02-15 09:00:00.000'
and
block_number
=
'16633138'
order
by
block_timestamp
-- limit 3
Results
Run a query to Download Data