Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/staking
FundPoolArgs
Interface FundPoolArgs
interface
FundPoolArgs
{
amount
:
BN
;
feeValue
:
Address
;
nonce
:
number
;
rewardMint
:
Address
;
rewardPoolType
?:
"fixed"
|
"dynamic"
;
stakePool
:
Address
;
stakePoolMint
:
Address
;
tokenProgramId
?:
Address
;
}
Hierarchy (
View Summary
)
BaseStakePoolArgs
TokenProgram
RewardPoolProgram
FundPoolArgs
Index
Properties
amount
fee
Value
nonce
reward
Mint
reward
Pool
Type?
stake
Pool
stake
Pool
Mint
token
Program
Id?
Properties
amount
amount
:
BN
fee
Value
feeValue
:
Address
nonce
nonce
:
number
reward
Mint
rewardMint
:
Address
Optional
reward
Pool
Type
rewardPoolType
?:
"fixed"
|
"dynamic"
stake
Pool
stakePool
:
Address
stake
Pool
Mint
stakePoolMint
:
Address
Optional
token
Program
Id
tokenProgramId
?:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
fee
Value
nonce
reward
Mint
reward
Pool
Type
stake
Pool
stake
Pool
Mint
token
Program
Id
Streamflow SDK
Loading...