flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Untitled Query
rajs
Untitled Query
Updated 2022-06-30
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
›
⌄
SELECT
origin_function_signature
,
count
(
*
)
from
ethereum
.
core
.
fact_event_logs
where
contract_address
=
'0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b'
and
event_name
is
null
group
by
1
order
by
2
desc
-- limit 3
Results
Run a query to Download Data