flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
pyth_contracts_count_eth
Cipher009-CpUJ5k
pyth_contracts_count_eth
Updated 2024-06-26
Copy Reference
Fork
9
1
2
3
›
⌄
select
'ethereum'
as
chain
,
count
(
distinct
from_address
)
as
pyth_ethereum_contracts_count
from
ethereum
.
core
.
fact_traces
where
to_address
=
lower
(
'0x4305FB66699C3B2702D4D05CF36551390A4C69C6'
)
and
tx_status
=
'SUCCESS'
Results
QueryRunArchived: QueryRun has been archived