Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
GetStakesByIdsParams
Interface GetStakesByIdsParams
Return one or more [DelegatedStake]. If a Stake was withdrawn its status will be Unstaked.
interface
GetStakesByIdsParams
{
stakedSuiIds
:
string
[]
;
}
Index
Properties
staked
Sui
Ids
Properties
staked
Sui
Ids
staked
Sui
Ids
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
staked
Sui
Ids
Documentation
Loading...
Return one or more [DelegatedStake]. If a Stake was withdrawn its status will be Unstaked.