Exploring 'ez' Tables Part 2

    Description: Using the table ethereum.core.ez_nft_mints, select one or a few recent project mints and determine how “successful” they were. How success is defined is up to you! You could look at: volume of ETH spent, number of NFTs minted, unique addresses minting the project, fees spent in ETH by minters. For some above and beyond work, follow the project in the ethereum.core.ez_nft_sales table - how did the project fare post-mint? Finally, for a challenge one could look to ethereum.core.fact_transactions or ethereum.core.fact_event_logs for failed mint transactions. Was this a popular project? Did users burn ETH trying to mint, only to have their transactions fail? What advanced insights can we derive by going directly to the transactions?