denze-e7j2NU2023-03-31 02:13 PM
    Updated 2023-03-31
    select
    *
    from ethereum.core.fact_hourly_token_prices
    where symbol = 'WETH'
    order by hour desc
    limit 10

    usd --> et
    Run a query to Download Data