drone-mostafaUntitled Query
    Updated 2022-06-15
    select avg(price ) as ETH_price from ethereum.core.fact_hourly_token_prices where date(hour) = current_date and symbol = 'WETH'
    Run a query to Download Data