Skip to main content
Staking in the Solana network using the Staking API consists of several main steps:

Chain Details

  1. Create a staking request.
  2. Sign and send the transaction to the network.
For Solana, there are several networks available:
  • mainnet-beta — production environment
  • testnet — Solana testing environment called Testnet. Note that we don’t support Devnet environment yet.