Connection to use
Payer of the transaction fees
Mint Account
Update Authority
Field to update in the metadata
Value to write for the field
Signing accounts if authority
is a multisig
Optional
confirmOptions: ConfirmOptionsOptions for confirming the transaction
SPL Token program account
Signature of the confirmed transaction
Generated using TypeDoc
Updates a field in a token-metadata account. If the field does not exist on the account, it will be created. If the field does exist, it will be overwritten. Includes a transfer for any additional rent-exempt SOL if required.
The field can be one of the required fields (name, symbol, URI), or a totally new field denoted by a "key" string.