PapasotLayer 2 DEX
    Updated 2023-02-01
    select
    count (distinct (tx_hash))/1e6
    from ethereum.uniswapv3.ez_swaps
    where block_timestamp > '2021-10-01'
    Run a query to Download Data