Updated 2022-10-23
    SELECT *
    from flow.core.ez_nft_sales
    where NFT_COLLECTION ilike '%raceday%'
    and NFT_ID = '2029916'
    LIMIT 10
    Run a query to Download Data