Optional
owner?: undefined | PublicKeyThe address of the owner of the new token account.
metaplex.identity().publicKey
Optional
createA key to distinguish the instruction that creates the associated token account.
Optional
createA key to distinguish the instruction that creates the account.
Optional
initializeA key to distinguish the instruction that initializes the token account.
Optional
token?: undefined | PublicKey | SignerThe token account to create if it does not exist. Here, it may be passed as a PublicKey if and only if it already exists.
Optional
tokenWhether or not the token account exists.
true
Optional
tokenThe name of the token variable on the operation that uses this helper token builder.
"token"
Generated using TypeDoc
The address of the mint account associated with the new token account.