Preparing search index...
The search index is not available
@solana/spl-token
@solana/spl-token
ApproveCheckedInstructionData
Interface ApproveCheckedInstructionData
TODO: docs
interface
ApproveCheckedInstructionData
{
amount
:
bigint
;
decimals
:
number
;
instruction
:
ApproveChecked
;
}
Index
Properties
amount
decimals
instruction
Properties
amount
amount
:
bigint
decimals
decimals
:
number
instruction
instruction
:
ApproveChecked
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
decimals
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