post https://minatokens.com/api/v1/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.