Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
AddressLookupTableInstruction
Class AddressLookupTableInstruction
Index
Methods
decode
Close
Lookup
Table
decode
Create
Lookup
Table
decode
Deactivate
Lookup
Table
decode
Extend
Lookup
Table
decode
Freeze
Lookup
Table
decode
Instruction
Type
Methods
Static
decode
Close
Lookup
Table
decodeCloseLookupTable
(
instruction
:
TransactionInstruction
,
)
:
CloseLookupTableParams
Parameters
instruction
:
TransactionInstruction
Returns
CloseLookupTableParams
Static
decode
Create
Lookup
Table
decodeCreateLookupTable
(
instruction
:
TransactionInstruction
,
)
:
CreateLookupTableParams
Parameters
instruction
:
TransactionInstruction
Returns
CreateLookupTableParams
Static
decode
Deactivate
Lookup
Table
decodeDeactivateLookupTable
(
instruction
:
TransactionInstruction
,
)
:
DeactivateLookupTableParams
Parameters
instruction
:
TransactionInstruction
Returns
DeactivateLookupTableParams
Static
decode
Extend
Lookup
Table
decodeExtendLookupTable
(
instruction
:
TransactionInstruction
,
)
:
ExtendLookupTableParams
Parameters
instruction
:
TransactionInstruction
Returns
ExtendLookupTableParams
Static
decode
Freeze
Lookup
Table
decodeFreezeLookupTable
(
instruction
:
TransactionInstruction
,
)
:
FreezeLookupTableParams
Parameters
instruction
:
TransactionInstruction
Returns
FreezeLookupTableParams
Static
decode
Instruction
Type
decodeInstructionType
(
instruction
:
TransactionInstruction
,
)
:
LookupTableInstructionType
Parameters
instruction
:
TransactionInstruction
Returns
LookupTableInstructionType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
decode
Close
Lookup
Table
decode
Create
Lookup
Table
decode
Deactivate
Lookup
Table
decode
Extend
Lookup
Table
decode
Freeze
Lookup
Table
decode
Instruction
Type
@solana/web3.js
Loading...