flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Total Contracts Deployed
permary
Total Contracts Deployed
Updated 2025-02-19
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
SELECT
COUNT
(
DISTINCT
contract_id
)
AS
total_contracts_deployed
FROM
stellar
.
core
.
fact_operations
WHERE
soroban_operation_type
=
'create_contract'
-- AND closed_at >= DATEADD('day', -30, CURRENT_TIMESTAMP);
Results
QueryRunArchived: QueryRun has been archived