flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
total Apetimism transactions
adambala
total Apetimism transactions
Updated 2022-09-02
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
select
count
(
distinct
TX_HASH
)
as
tx
,
count
(
distinct
ORIGIN_FROM_ADDRESS
)
as
users
from
optimism
.
core
.
fact_event_logs
where
CONTRACT_ADDRESS
=
'0x51e5426ede4e2d4c2586371372313b5782387222'
--Apetimism
Results
Run a query to Download Data