Stake

Creates a new stake account and returns a delegating transaction to sign.

Minimum stake amount is 1.1 SOL.

For devnet, use DaRwg7fkGs6Dnbh2cwPwmcsottXCuLBafCAJuQKySZq7 as the vote account.


Supports both standard recent blockhash nonces (default) and durable nonces (more information here):

  • For standard recent blockhash nonces, leave nonce_account and nonce_authority empty.
  • For durable nonces, define a nonce_account.

Body Params
string
required
string
required
number
required
string
enum
required
Allowed:
string | null

Pubkey of the on-chain nonce account. Enables offline signing without the 60–90s blockhash expiry.

string | null

Pubkey of the account authorized to advance the nonce. Defaults to the fee payer if omitted.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json