TokenMint
Mints new tokens to an account. The transaction signer must be the token's mint_authority.Fields:
Field
Type
Description
value
String
Amount of tokens to mint
address
String
Recipient address
token
String
Token address
Sample Response:
Last updated