flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
component
BlockTracker
component
Updated 2025-02-16
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
›
⌄
select
count
(
tx_hash
)
as
component_count
from
ethereum
.
core
.
ez_decoded_event_logs
where
contract_address
=
'0x15bd56669f57192a97df41a2aa8f4403e9491776'
-- contract_name = 'Component Registry'
and
event_name
=
'CreateUnit'
Results
QueryRunArchived: QueryRun has been archived