pouya_22ShroomDK Mint - Number of ShroomDK NFTs have been minted
    Updated 2022-07-02
    select count(distinct tx_hash) as number_of_mints
    from ethereum.core.ez_nft_mints
    where nft_address = '0xdfb57b6e16ddb97aeb8847386989f4dca7202146'
    Run a query to Download Data