mattkstewMetamask vs. Other Platforms 5
    Updated 2022-06-23
    select
    count(distinct origin_from_address)
    from ethereum.core.ez_dex_swaps
    where platform like 'sushiswap'
    Run a query to Download Data