mattkstewTotal Metamask Users 1
    Updated 2022-06-23
    select
    count(distinct origin_from_address)



    from ethereum.core.fact_event_logs
    where contract_address like lower('0x881D40237659C251811CEC9c364ef91dC08D300C')

    Run a query to Download Data