mohammadh1.5) ShroomDK Mint
    Updated 2022-07-02
    select count(distinct TX_HASH) as num_tx ,count(distinct NFT_TO_ADDRESS) as num_users
    from ethereum.core.ez_nft_mints
    where NFT_ADDRESS = lower('0xdfb57B6E16DDB97Aeb8847386989f4DCA7202146')
    Run a query to Download Data