Skip to main content

Mint new tokens to a specified address.

POST 

/token/mint

The mint endpoint allows authorized users to mint new tokens of a fungible token on the Mina blockchain. This transaction increases the total supply of the token by creating new tokens and assigning them to a specified address. The sender must have the authority to mint tokens, typically the admin of the token contract.

Request

Responses

Successfully built mint transaction.