ShroomDK Mint
Question:
Time for some analysis on Flipside itself. As you may have heard, we've got a brand new NFT — Shroom DK — available to mint right now. Help us learn more about the mint!
\n
Create a dashboard with information on:
- How many ShroomDK NFTs have been minted so far?
- How many failed mints have there been?
- How many times has a ShroomDK NFT been transferred so far?
- Anything else you find interesting about the mint!
What is ShroomDK?
ShroomDK is a NFT that developed by Flipside community that helps the holders to access the Query of the most comprehensive blockchain data in crypto.
The ShroomDK NFTs minted every 24 hour with random numbers availability on [website](). The mint of ShroomDK NFTs is free but for minting you should pay the transaction fee for Ethereum netwrok.
This essay seeks to identify the mint performance of ShroomDK NFTs so far.
The approach and results have been presented in the next parts of this essay.
Approach:
-
The minting process
\
from ethereum.core.ez_nft_mints
-
The address of ShroomDK NFT
NFT_ADDRESS=lower('0xdfb57b6e16ddb97aeb8847386989f4dca7202146')
-
Fee analysis
Select tx_fee from ethereum.core.ez_nft_mints or ethereum.core.fact_transactions
-
Status of Transaction
from ethereum.core.fact_transactions where TO_ADDRESS='0xdfb57b6e16ddb97aeb8847386989f4dca7202146' and ORIGIN_FUNCTION_SIGNATURE='0x2b1ccc9a'
Key findings:
The results of this essay shown in the graphs above. The summary of key findings has been presented as below:
- The total number of ShroomDK NFTs minted so far (until 2022-07-02) is 294 NFTs and minted by 196 unique minters.
- From the minting process, the total paid fee to Ethereum network is 2.44 ETH so far.
- The number of ShroomDK NFT transfers beside minting process is 6 so far.
- The highest number of mints occurred on June 29 with 144 ShroomDK NFT mints.
- In correlation with mint number, the daily paid fee to Ethereum network is 1.517 ETH on June 29 and its the highest paid fee so far.
- The ShroomDK NFT mint has very high transaction success with 98.7% of mints.
- According to results, only 4 transactions related to Mint of ShroomDK NFTs failed so far.
- The holding behavior of users analyze and based on the figure related to it, the 50% of minters hold 2 NFTs and rest of them have 1 NFT in their wallet.