Pierandreanft on secondary
    Updated 2023-04-13
    SELECT
    SUM(NUMBER_OF_NFTS)
    from algorand.nft.ez_nft_sales_fifa
    WHERE SALE_TYPE = 'secondary'
    Run a query to Download Data