ShroomDK Mint
ShroomDK
Flipside Crypto has introduced ShroomDK, an NFT-based Software Data Kit (SDK). Programmers can run queries against the most complete blockchain data available with ShroomDK. A SaaS-inspired NFT-enabled SDK adds additional Web3 advantages of not only community, but flexibility for future use. For example, you may be able to upgrade to new toolkits, power-ups, or even the option to sell parts of your access when you decide it’s no longer the right match.
How ShroomDK works
The ShroomDK NFTs provide developers with the ability to programmatically query data on hundreds of blockchains, including access to Ethereum’s past states. Avalanche and Binance Smart Chain are also supported, as well as Layer 2 EVMs like Arbitrum and Optimism. In addition, Flipside L1 partners such as Solana, NEAR, FLOW, Thorchain, and Algorand have multi-chain access.
Description of Work
In this bounty, we want to examine ShroomDK minting. To do this, we examine the following:
- 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?
Note
- ShroomDK contract address is 0xdfb57b6e16ddb97aeb8847386989f4dca7202146
- We use the ethereum.core schema, fact_transactions== and ==ez_nft_transfers tables
- Mint method is 0x2b1ccc9a== → origin_function_signature = '0x2b1ccc9a'
Conclusion of part 1
- The total number of transactions to mint ShroomDK NFTs is ==currently== 349, of which 385 (97.7%) have minted NFTs successfully and 9 (2.28%) mint transactions have failed.
- The highest number of mints is related to the first day of minting, i.e. Jun 29 with 144 mints and then Jul 1 with 100 mints.
- The highest number of Mints corresponds to the first hour of the start of Mint every day, i.e. 13:00
- The total number of unique wallets that minted ShroomDK is 256