freemartianASA Price Distribution In 9:00
    Updated 2022-05-12
    select asset_name, price_usd
    from algorand.prices_swap
    where block_hour = '2022-05-06 09:00:00.000'
    and swaps_in_hour >= 1
    Run a query to Download Data