flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
BECOME A PARTNER
flipside
✅ Development: total number of contracts deployed
elsina
✅ Development: total number of contracts deployed
Updated 2023-05-02
Copy Reference
Fork
9
1
2
3
4
›
⌄
select
count
(
distinct
tx_hash
)
as
"Total Contracts Deployed"
from
optimism
.
core
.
fact_traces
where
data
:
type
like
'%CREATE%'
Results
Run a query to Download Data