mucrypto2023-05-17 05:18 PM
    Updated 2023-05-17
    select *
    from crosschain.core.ez_hourly_prices
    -- where hour >= current_date() - 7
    where symbol = 'canto'
    limit 10;
    -- (lower('0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1'),
    -- lower('0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0'))
    Run a query to Download Data