rajsUntitled Query
    Updated 2023-01-09
    SELECT
    *
    from osmosis.core.dim_prices
    where symbol = 'juno'
    order by 1 desc
    limit 10
    Run a query to Download Data