flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
pyth_contracts_count_base
Cipher009-CpUJ5k
pyth_contracts_count_base
Updated 2024-06-26
Copy Reference
Fork
9
1
2
3
4
›
⌄
select
'base'
as
chain
,
count
(
distinct
from_address
)
as
pyth_base_contracts_count
from
base
.
core
.
fact_traces
where
to_address
=
lower
(
'0x8250F4AF4B972684F7B336503E2D6DFEDEB1487A'
)
and
tx_status
=
'SUCCESS'
;
Results
QueryRunArchived: QueryRun has been archived