adambalatotal Apetimism transactions
    Updated 2022-09-02
    select
    count(distinct TX_HASH ) as tx , count(distinct ORIGIN_FROM_ADDRESS ) as users
    from optimism.core.fact_event_logs


    where CONTRACT_ADDRESS='0x51e5426ede4e2d4c2586371372313b5782387222'

    --Apetimism
    Run a query to Download Data