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