Preparing search index...
The search index is not available
@solana/spl-token
@solana/spl-token
InitializeTransferFeeConfigInstructionData
Interface InitializeTransferFeeConfigInstructionData
TODO: docs
interface
InitializeTransferFeeConfigInstructionData
{
instruction
:
TransferFeeExtension
;
maximumFee
:
bigint
;
transferFeeBasisPoints
:
number
;
transferFeeConfigAuthority
:
null
|
PublicKey
;
transferFeeInstruction
:
InitializeTransferFeeConfig
;
withdrawWithheldAuthority
:
null
|
PublicKey
;
}
Index
Properties
instruction
maximum
Fee
transfer
Fee
Basis
Points
transfer
Fee
Config
Authority
transfer
Fee
Instruction
withdraw
Withheld
Authority
Properties
instruction
instruction
:
TransferFeeExtension
maximum
Fee
maximum
Fee
:
bigint
transfer
Fee
Basis
Points
transfer
Fee
Basis
Points
:
number
transfer
Fee
Config
Authority
transfer
Fee
Config
Authority
:
null
|
PublicKey
transfer
Fee
Instruction
transfer
Fee
Instruction
:
InitializeTransferFeeConfig
withdraw
Withheld
Authority
withdraw
Withheld
Authority
:
null
|
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
instruction
maximum
Fee
transfer
Fee
Basis
Points
transfer
Fee
Config
Authority
transfer
Fee
Instruction
withdraw
Withheld
Authority
@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