Preparing search index...
The search index is not available
@solana/spl-token-metadata
@solana/spl-token-metadata
EmitInstructionArgs
Interface EmitInstructionArgs
interface
EmitInstructionArgs
{
end
?:
bigint
;
metadata
:
PublicKey
;
programId
:
PublicKey
;
start
?:
bigint
;
}
Index
Properties
end?
metadata
program
Id
start?
Properties
Optional
end
end
?:
bigint
metadata
metadata
:
PublicKey
program
Id
program
Id
:
PublicKey
Optional
start
start
?:
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
end
metadata
program
Id
start
@solana/spl-token-metadata
Field
ImmutableMetadataError
IncorrectAccountError
IncorrectMintAuthorityError
IncorrectUpdateAuthorityError
KeyNotFoundError
MintHasNoMintAuthorityError
TokenMetadataError
EmitInstructionArgs
InitializeInstructionArgs
RemoveKeyInstructionArgs
TokenMetadata
UpdateAuthorityInstructionArgs
UpdateFieldInstruction
TOKEN_METADATA_DISCRIMINATOR
createEmitInstruction
createInitializeInstruction
createRemoveKeyInstruction
createUpdateAuthorityInstruction
createUpdateFieldInstruction
getFieldCodec
Loading...
Generated using
TypeDoc