flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Untitled Query
scottincrypto
Untitled Query
Updated 2022-06-28
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
›
⌄
select
*
from
ethereum
.
core
.
fact_event_logs
where
1
=
1
-- and contract_address = lower('0x1E6bb68Acec8fefBD87D192bE09bb274170a0548')
-- and date_trunc('day', block_timestamp) = '2022-05-17'
and
block_number
=
14789853
order
by
event_index
Results
Run a query to Download Data