The address of the new delegate authority.
Optional
amount?: SplTokenAmountThe maximum amount of tokens that can be manipulated by the new delegate authority.
token(1)
Optional
owner?: Signer | PublicKeyThe owner of the token account as a Signer.
This may be provided as a PublicKey if and only if
the multiSigners
parameter is provided.
metaplex.identity()
Optional
tokenThe address of the token account.
Defaults to using the associated token account
from the mintAddress
and owner
parameters.
Optional
multiThe signing accounts to use if the token owner is a multisig.
[]
Generated using TypeDoc
The address of the mint account.