rajsUntitled Query
    Updated 2022-06-11
    SELECT
    distinct currency
    from flow.core.fact_nft_sales
    -- where block_timestamp >= '2022-05-09'
    -- group by 1,2
    -- order by 4 DESC
    Run a query to Download Data