Overview

Staking on Sei using the Staking API can be done in several steps:

  1. Create a staking request.
  2. Sign and send the transaction to the network.

Get an authentication token to start using Staking API.

We provide two distinct endpoints for testing and production environments.

For Sei blockchain, there are several networks available:

  • pacific-1 — production network
  • atlantic-2 — testnet for development and testing purposes

What's next?