theericstoneUntitled Query
    Updated 2021-08-09
    select * from ethereum.token_prices_hourly
    where token_address in
    ('0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2',
    '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984')
    and hour > '2020-12-01'
    Run a query to Download Data