Staking in the Cosmos Hub network using the Staking API consists of several main steps:

  1. Create stake transaction.
  2. Sign and send transaction to the network.

Get an authentication token to start using Staking API.

We provide two distinct endpoints for testing and production environments.

For Cosmos Hub, there are several networks available:

  • cosmoshub — the production network.
  • theta-testnet — a testnet.

What's Next?