boomer77$op price
    Updated 2022-08-06
    select *
    from optimism.core.fact_hourly_token_prices
    where symbol = 'OP' and year(hour) = '2022' and month(hour) = '7'
    limit 1000
    Run a query to Download Data