graham2023-06-05 01:25 PM
    select *
    from ethereum.core.fact_hourly_token_prices
    where symbol in ('usdc'), 'busd', lower('usdt'), lower('weth'))
    limit 10
    Run a query to Download Data