mcfemi6PRICE OF UNISWAP OVERTIME
    Updated 2022-11-17
    SELECT hour, price
    FROM ethereum.core.fact_hourly_token_prices
    WHERE token_address = '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984'
    ORDER BY 1, 2 DESC


    Run a query to Download Data