roptanovUntitled Query
    Updated 2023-01-10

    select *
    from ethereum.uniswapv3.ez_swaps
    where POOL_NAME = 'USDC-WETH 500 10'
    order by block_timestamp desc
    limit 10
    Run a query to Download Data