Preparing search index...
The search index is not available
@staratlas/factory
@staratlas/factory
WithdrawTokensParams
Interface WithdrawTokensParams
Base parameters for all instructions
interface
WithdrawTokensParams
{
authority
:
PublicKey
;
connection
:
Connection
;
programId
:
PublicKey
;
registeredStake
:
PublicKey
;
stakeMint
:
PublicKey
;
stakingAccount
:
PublicKey
;
user
:
PublicKey
;
}
Hierarchy (
view full
)
BaseStakingParams
WithdrawTokensParams
Index
Properties
authority
connection
program
Id
registered
Stake
stake
Mint
staking
Account
user
Properties
authority
authority
:
PublicKey
connection
connection
:
Connection
program
Id
program
Id
:
PublicKey
registered
Stake
registered
Stake
:
PublicKey
stake
Mint
stake
Mint
:
PublicKey
staking
Account
staking
Account
:
PublicKey
user
user
:
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
authority
connection
program
Id
registered
Stake
stake
Mint
staking
Account
user
@staratlas/factory
Loading...
Base parameters for all instructions