Preparing search index...
The search index is not available
@solana/spl-token
@solana/spl-token
InitializeTransferHookInstructionData
Interface InitializeTransferHookInstructionData
Deserialized instruction for the initiation of an transfer hook
interface
InitializeTransferHookInstructionData
{
authority
:
PublicKey
;
instruction
:
TransferHookExtension
;
transferHookInstruction
:
Initialize
;
transferHookProgramId
:
PublicKey
;
}
Index
Properties
authority
instruction
transfer
Hook
Instruction
transfer
Hook
Program
Id
Properties
authority
authority
:
PublicKey
instruction
instruction
:
TransferHookExtension
transfer
Hook
Instruction
transfer
Hook
Instruction
:
Initialize
transfer
Hook
Program
Id
transfer
Hook
Program
Id
:
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
authority
instruction
transfer
Hook
Instruction
transfer
Hook
Program
Id
@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
Deserialized instruction for the initiation of an transfer hook