flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Untitled Query
danner
Untitled Query
Updated 2022-09-09
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
›
⌄
select
block_timestamp
,
origin_from_address
as
proposer
,
left
(
event_inputs
:
description
::
string
,
100
)
as
preview
,
event_name
from
ethereum
.
core
.
fact_event_logs
where
origin_function_signature
=
'0xda95691a'
and
event_name
=
'ProposalCreated'
limit
100
Results
Run a query to Download Data