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