Mint

The Vibe: Creating new tokens or NFTs out of thin air using a smart contract.

The Details: Minting is the process of generating a brand-new token or NFT on the blockchain—usually by calling a function in a smart contract (like paying a fee or completing a task). For NFTs, it means claiming a unique digital item (art, collectible, ticket). For tokens, projects often mint the initial supply or let users mint more. Once minted, it exists forever on-chain.

Pro Tip: Watch out for mint fees (gas + any project fee) and always check the official contract address—scammers create fake mint sites. Start with small test mints on established projects.