Ali3NOverall Services Activity
    Updated 2024-11-18
    select count (distinct tx_hash) as Transactions,
    count (distinct origin_from_address) as Active_Services,
    count (Distinct service_id) as Services
    from crosschain.olas.fact_service_events
    Auto-refreshes every 12 hours
    QueryRunArchived: QueryRun has been archived