Minting
Creating a new token and writing it onto the blockchain.
Minting calls a contract function that issues a new token and assigns it an owner. For NFT drops the buyer pays a mint price plus gas and receives the token directly from the contract.
Popular mints congest the network and push gas costs up sharply, and failed transactions during a rush still consume the gas that was spent trying.
