Skip to main content
Staking on Sui using the Staking API can be done in several steps:

Chain Details

  1. Create a staking request.
  2. Sign and send the transaction to the Sui network.
All amounts are specified in MIST (1 SUI = 10⁹ MIST). For Sui blockchain, there are several networks available:
  • mainnet — production network
  • testnet — testnet for development and testing purposes