Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-spl-stake-pool
SplStakePoolPluginInstructions
Interface SplStakePoolPluginInstructions
interface
SplStakePoolPluginInstructions
{
addValidatorToPool
:
(
input
:
AddValidatorToPoolAsyncInput
,
)
=>
Promise
<
AddValidatorToPoolInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
cleanupRemovedValidatorEntries
:
(
input
:
CleanupRemovedValidatorEntriesInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
ReadonlyAccount
<
string
>
,
WritableAccount
<
string
>
]
,
>
&
SelfPlanAndSendFunctions
;
createTokenMetadata
:
(
input
:
MakeOptional
<
CreateTokenMetadataAsyncInput
<
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
>
,
"payer"
,
>
,
)
=>
Promise
<
CreateTokenMetadataInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
decreaseAdditionalValidatorStake
:
(
input
:
DecreaseAdditionalValidatorStakeAsyncInput
,
)
=>
Promise
<
DecreaseAdditionalValidatorStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
decreaseValidatorStake
:
(
input
:
DecreaseValidatorStakeAsyncInput
,
)
=>
Promise
<
DecreaseValidatorStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
decreaseValidatorStakeWithReserve
:
(
input
:
DecreaseValidatorStakeWithReserveAsyncInput
,
)
=>
Promise
<
DecreaseValidatorStakeWithReserveInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
depositSol
:
(
input
:
MakeOptional
<
DepositSolAsyncInput
<
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
>
,
"payer"
,
>
,
)
=>
Promise
<
DepositSolInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
depositSolWithSlippage
:
(
input
:
MakeOptional
<
DepositSolWithSlippageAsyncInput
<
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
>
,
"payer"
,
>
,
)
=>
Promise
<
DepositSolWithSlippageInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
depositStake
:
(
input
:
DepositStakeAsyncInput
,
)
=>
Promise
<
DepositStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
depositStakeWithSlippage
:
(
input
:
DepositStakeWithSlippageAsyncInput
,
)
=>
Promise
<
DepositStakeWithSlippageInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
increaseAdditionalValidatorStake
:
(
input
:
IncreaseAdditionalValidatorStakeAsyncInput
,
)
=>
Promise
<
IncreaseAdditionalValidatorStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
increaseValidatorStake
:
(
input
:
IncreaseValidatorStakeAsyncInput
,
)
=>
Promise
<
IncreaseValidatorStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
initialize
:
(
input
:
InitializeAsyncInput
,
)
=>
Promise
<
InitializeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
redelegate
:
(
input
:
RedelegateAsyncInput
,
)
=>
Promise
<
RedelegateInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
removeValidatorFromPool
:
(
input
:
RemoveValidatorFromPoolAsyncInput
,
)
=>
Promise
<
RemoveValidatorFromPoolInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
setFee
:
(
input
:
SetFeeInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
WritableAccount
<
string
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
]
,
>
&
SelfPlanAndSendFunctions
;
setFundingAuthority
:
(
input
:
SetFundingAuthorityInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
WritableAccount
<
string
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
ReadonlyAccount
<
string
>
,
]
,
>
&
SelfPlanAndSendFunctions
;
setManager
:
(
input
:
SetManagerInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
WritableAccount
<
string
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
ReadonlyAccount
<
string
>
,
]
,
>
&
SelfPlanAndSendFunctions
;
setPreferredValidator
:
(
input
:
SetPreferredValidatorInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
WritableAccount
<
string
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
ReadonlyAccount
<
string
>
,
]
,
>
&
SelfPlanAndSendFunctions
;
setStaker
:
(
input
:
SetStakerInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
WritableAccount
<
string
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
ReadonlyAccount
<
string
>
,
]
,
>
&
SelfPlanAndSendFunctions
;
updateStakePoolBalance
:
(
input
:
UpdateStakePoolBalanceAsyncInput
,
)
=>
Promise
<
UpdateStakePoolBalanceInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
updateTokenMetadata
:
(
input
:
UpdateTokenMetadataAsyncInput
,
)
=>
Promise
<
UpdateTokenMetadataInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
updateValidatorListBalance
:
(
input
:
UpdateValidatorListBalanceAsyncInput
,
)
=>
Promise
<
UpdateValidatorListBalanceInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
withdrawSol
:
(
input
:
WithdrawSolAsyncInput
,
)
=>
Promise
<
WithdrawSolInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
withdrawSolWithSlippage
:
(
input
:
WithdrawSolWithSlippageAsyncInput
,
)
=>
Promise
<
WithdrawSolWithSlippageInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
withdrawStake
:
(
input
:
WithdrawStakeAsyncInput
,
)
=>
Promise
<
WithdrawStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
withdrawStakeWithSlippage
:
(
input
:
WithdrawStakeWithSlippageAsyncInput
,
)
=>
Promise
<
WithdrawStakeWithSlippageInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
;
}
Index
Properties
add
Validator
To
Pool
cleanup
Removed
Validator
Entries
create
Token
Metadata
decrease
Additional
Validator
Stake
decrease
Validator
Stake
decrease
Validator
Stake
With
Reserve
deposit
Sol
deposit
Sol
With
Slippage
deposit
Stake
deposit
Stake
With
Slippage
increase
Additional
Validator
Stake
increase
Validator
Stake
initialize
redelegate
remove
Validator
From
Pool
set
Fee
set
Funding
Authority
set
Manager
set
Preferred
Validator
set
Staker
update
Stake
Pool
Balance
update
Token
Metadata
update
Validator
List
Balance
withdraw
Sol
withdraw
Sol
With
Slippage
withdraw
Stake
withdraw
Stake
With
Slippage
Properties
add
Validator
To
Pool
addValidatorToPool
:
(
input
:
AddValidatorToPoolAsyncInput
,
)
=>
Promise
<
AddValidatorToPoolInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
cleanup
Removed
Validator
Entries
cleanupRemovedValidatorEntries
:
(
input
:
CleanupRemovedValidatorEntriesInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
ReadonlyAccount
<
string
>
,
WritableAccount
<
string
>
]
,
>
&
SelfPlanAndSendFunctions
create
Token
Metadata
createTokenMetadata
:
(
input
:
MakeOptional
<
CreateTokenMetadataAsyncInput
<
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
>
,
"payer"
,
>
,
)
=>
Promise
<
CreateTokenMetadataInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
decrease
Additional
Validator
Stake
decreaseAdditionalValidatorStake
:
(
input
:
DecreaseAdditionalValidatorStakeAsyncInput
,
)
=>
Promise
<
DecreaseAdditionalValidatorStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
decrease
Validator
Stake
decreaseValidatorStake
:
(
input
:
DecreaseValidatorStakeAsyncInput
,
)
=>
Promise
<
DecreaseValidatorStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
decrease
Validator
Stake
With
Reserve
decreaseValidatorStakeWithReserve
:
(
input
:
DecreaseValidatorStakeWithReserveAsyncInput
,
)
=>
Promise
<
DecreaseValidatorStakeWithReserveInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
deposit
Sol
depositSol
:
(
input
:
MakeOptional
<
DepositSolAsyncInput
<
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
>
,
"payer"
,
>
,
)
=>
Promise
<
DepositSolInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
deposit
Sol
With
Slippage
depositSolWithSlippage
:
(
input
:
MakeOptional
<
DepositSolWithSlippageAsyncInput
<
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
>
,
"payer"
,
>
,
)
=>
Promise
<
DepositSolWithSlippageInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
deposit
Stake
depositStake
:
(
input
:
DepositStakeAsyncInput
,
)
=>
Promise
<
DepositStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
deposit
Stake
With
Slippage
depositStakeWithSlippage
:
(
input
:
DepositStakeWithSlippageAsyncInput
,
)
=>
Promise
<
DepositStakeWithSlippageInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
increase
Additional
Validator
Stake
increaseAdditionalValidatorStake
:
(
input
:
IncreaseAdditionalValidatorStakeAsyncInput
,
)
=>
Promise
<
IncreaseAdditionalValidatorStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
increase
Validator
Stake
increaseValidatorStake
:
(
input
:
IncreaseValidatorStakeAsyncInput
,
)
=>
Promise
<
IncreaseValidatorStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
initialize
initialize
:
(
input
:
InitializeAsyncInput
,
)
=>
Promise
<
InitializeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
redelegate
redelegate
:
(
input
:
RedelegateAsyncInput
,
)
=>
Promise
<
RedelegateInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
remove
Validator
From
Pool
removeValidatorFromPool
:
(
input
:
RemoveValidatorFromPoolAsyncInput
,
)
=>
Promise
<
RemoveValidatorFromPoolInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
set
Fee
setFee
:
(
input
:
SetFeeInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
WritableAccount
<
string
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
]
,
>
&
SelfPlanAndSendFunctions
set
Funding
Authority
setFundingAuthority
:
(
input
:
SetFundingAuthorityInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
WritableAccount
<
string
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
ReadonlyAccount
<
string
>
,
]
,
>
&
SelfPlanAndSendFunctions
set
Manager
setManager
:
(
input
:
SetManagerInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
WritableAccount
<
string
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
ReadonlyAccount
<
string
>
,
]
,
>
&
SelfPlanAndSendFunctions
set
Preferred
Validator
setPreferredValidator
:
(
input
:
SetPreferredValidatorInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
WritableAccount
<
string
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
ReadonlyAccount
<
string
>
,
]
,
>
&
SelfPlanAndSendFunctions
set
Staker
setStaker
:
(
input
:
SetStakerInput
,
)
=>
Instruction
<
Address
,
readonly
(
AccountMeta
<
string
>
|
AccountLookupMeta
<
string
,
string
>
)
[]
,
>
&
InstructionWithData
<
ReadonlyUint8Array
<
ArrayBufferLike
>
>
&
InstructionWithAccounts
<
[
WritableAccount
<
string
>
,
AccountMeta
<
string
>
&
{
role
:
READONLY_SIGNER
}
&
AccountSignerMeta
<
string
,
TransactionSigner
<
string
>
,
>
,
ReadonlyAccount
<
string
>
,
]
,
>
&
SelfPlanAndSendFunctions
update
Stake
Pool
Balance
updateStakePoolBalance
:
(
input
:
UpdateStakePoolBalanceAsyncInput
,
)
=>
Promise
<
UpdateStakePoolBalanceInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
update
Token
Metadata
updateTokenMetadata
:
(
input
:
UpdateTokenMetadataAsyncInput
,
)
=>
Promise
<
UpdateTokenMetadataInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
update
Validator
List
Balance
updateValidatorListBalance
:
(
input
:
UpdateValidatorListBalanceAsyncInput
,
)
=>
Promise
<
UpdateValidatorListBalanceInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
withdraw
Sol
withdrawSol
:
(
input
:
WithdrawSolAsyncInput
,
)
=>
Promise
<
WithdrawSolInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
withdraw
Sol
With
Slippage
withdrawSolWithSlippage
:
(
input
:
WithdrawSolWithSlippageAsyncInput
,
)
=>
Promise
<
WithdrawSolWithSlippageInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
withdraw
Stake
withdrawStake
:
(
input
:
WithdrawStakeAsyncInput
,
)
=>
Promise
<
WithdrawStakeInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
withdraw
Stake
With
Slippage
withdrawStakeWithSlippage
:
(
input
:
WithdrawStakeWithSlippageAsyncInput
,
)
=>
Promise
<
WithdrawStakeWithSlippageInstruction
<
Address
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
string
,
[
]
,
>
,
>
&
SelfPlanAndSendFunctions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Validator
To
Pool
cleanup
Removed
Validator
Entries
create
Token
Metadata
decrease
Additional
Validator
Stake
decrease
Validator
Stake
decrease
Validator
Stake
With
Reserve
deposit
Sol
deposit
Sol
With
Slippage
deposit
Stake
deposit
Stake
With
Slippage
increase
Additional
Validator
Stake
increase
Validator
Stake
initialize
redelegate
remove
Validator
From
Pool
set
Fee
set
Funding
Authority
set
Manager
set
Preferred
Validator
set
Staker
update
Stake
Pool
Balance
update
Token
Metadata
update
Validator
List
Balance
withdraw
Sol
withdraw
Sol
With
Slippage
withdraw
Stake
withdraw
Stake
With
Slippage
Coda by Ian Macalinao
Loading...