Cipher009-CpUJ5kpyth_contracts_count_gnosis
    Updated 2024-06-26
    select 'gnosis' as chain, count(distinct from_address) as pyth_gnosis_contracts_count
    from gnosis.core.fact_traces
    where to_address = lower('0x2880AB155794E7179C9EE2E38200202908C17B43') and tx_status = 'SUCCESS'


    QueryRunArchived: QueryRun has been archived