Cipher009-CpUJ5kpyth_contracts_count_blast
    Updated 2024-06-26
    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';



    QueryRunArchived: QueryRun has been archived