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