Sandeshanirand
    Updated 2022-05-12
    select * from algorand.prices_swap
    where asset_id='604643747'
    and block_hour::date < '2022-04-15'
    order by 1 asc limit 1000
    Run a query to Download Data