Preparing search index...
The search index is not available
@solana/spl-token
@solana/spl-token
BurnInstructionData
Interface BurnInstructionData
TODO: docs
interface
BurnInstructionData
{
amount
:
bigint
;
instruction
:
Burn
;
}
Index
Properties
amount
instruction
Properties
amount
amount
:
bigint
instruction
instruction
:
Burn
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
instruction
@solana/spl-token
AccountState
AccountType
AuthorityType
CpiGuardInstruction
DefaultAccountStateInstruction
ExtensionType
InterestBearingMintInstruction
MemoTransferInstruction
MetadataPointerInstruction
TokenInstruction
TransferFeeInstruction
TransferHookInstruction
TokenAccountNotFoundError
TokenError
TokenInvalidAccountDataError
TokenInvalidAccountError
TokenInvalidAccountOwnerError
TokenInvalidAccountSizeError
TokenInvalidInstructionDataError
TokenInvalidInstructionKeysError
TokenInvalidInstructionProgramError
Loading...
Generated using
TypeDoc
TODO: docs