cypherOP price
    Updated 2022-08-18
    select
    hour,
    price
    from optimism.core.fact_hourly_token_prices
    where token_address = '0x4200000000000000000000000000000000000042'

    Run a query to Download Data