Optional
owner?: PublicKeyThe address of the owner of the new token account.
metaplex.identity().publicKey
Optional
token?: SignerThe token account as a Signer if we want to create a new token account with a specific address instead of creating a new associated token account.
Defaults to creating a new associated token account
using the mint
and owner
parameters.
Generated using TypeDoc
The address of the mint account associated with the new token account.