mucrypto2023-12-15 03:51 AM
    Updated 2023-12-15
    select
    hour,
    price
    from ethereum.price.fact_hourly_token_prices
    where token_address = '0xff56cc6b1e6ded347aa0b7676c85ab0b3d08b0fa'
    and hour
    Run a query to Download Data