Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
staking/types
GetHeliusStakeAccountsFn
Type Alias GetHeliusStakeAccountsFn
GetHeliusStakeAccountsFn
:
(
wallet
:
string
|
Address
)
=>
Promise
<
any
[]
>
Fetch all stake accounts delegated to the Helius validator for a given wallet.
Type Declaration
(
wallet
:
string
|
Address
)
:
Promise
<
any
[]
>
Parameters
wallet
:
string
|
Address
Returns
Promise
<
any
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...
Fetch all stake accounts delegated to the Helius validator for a given wallet.