nitsTotal NBA TopShot NFTs
    Updated 2022-07-24
    SELECT count(DISTINCT nft_id) as total_nfts
    from flow.core.dim_topshot_metadata
    Run a query to Download Data