Mint Tokens
Mint additional tokens to an existing Token2022 mint. You must be the mint authority to use this function.

The address of the token mint you want to mint additional tokens for

The wallet address that will receive the minted tokens

Number of tokens to mint (without decimals)

Number of decimal places for the token

Important Notes:

  • • You must be the mint authority of the token to mint additional tokens
  • • If the mint authority has been revoked, this operation will fail
  • • The recipient's associated token account will be created if it doesn't exist
  • • This operation requires SOL for transaction fees and potential account creation
    Built with v0