LTirrell2023-01-23 10:09 AM
    Updated 2023-01-23
    select
    *
    from
    solana.core.ez_token_prices_hourly
    where
    token_address = 'DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263'
    and recorded_hour::date >= current_date - 5
    Run a query to Download Data