Optional
authority?: SignerOptional
edition?: PublicKey | PdaThe master edition or edition account of the digital asset, an uninitialized account for fungible assets
Optional
metadata?: PublicKey | PdaThe metadata account of the digital asset
Mint of token asset
Optional
payer?: PublicKey | Pda | SignerThe recipient of the excess rent and authority if the authority account is not present
Optional
systemSystem program
Optional
token?: PublicKey | PdaToken or Associated Token account
Generated using TypeDoc
Owner of the asset for (p)NFTs, or mint authority for fungible assets, if different from the payer