Mints
The NFT mints tables contain all ERC721 and ERC1155 mints and their respective prices in one consolidated table. The current coverage includes mints from standard mints and protocol mints such as Seadrop.
Minting Currency
NFT minting may involve NATIVE, ERC20, or no currency. Free mints will be included by an empty currency address field and 0 value in price.
To identify native ETH-specific minting volume, currency_address
filters will need to be applied as shown in the example below.
Sample Query
Example: NFT Minting volume (ETH) in the last 7 days
A total number of collections minted daily, total minters, and total ETH volume minted.
Table Columns
Last updated