Create a signed stake transaction delegating to the Helius validator.
Create a signed deactivation (unstake) transaction.
Create a signed withdrawal transaction for a deactivated stake account.
Fetch all stake accounts delegated to the Helius validator for a wallet.
Build the raw instructions to create and delegate a stake account.
Build a deactivation (unstake) instruction.
Get the withdrawable lamport amount for a deactivated stake account.
Build a withdrawal instruction.
Client for Helius native staking operations. All delegations target the Helius validator (
he1ius...).