dannerUntitled Query
    Updated 2022-08-03
    select
    *
    from
    optimism.core.fact_hourly_token_prices
    where symbol = 'VELO'
    limit 100
    Run a query to Download Data