AndyCoolSTBL Peg
    Updated 2022-05-17
    select price_usd, block_hour
    from flipside_prod_db.algorand.prices_swap
    where asset_id = '465865291'
    and block_hour between '2022-05-08' and '2022-05-14'