Overview

Staking in the Babylon Genesis network using the Staking API consists of several main steps:

  1. Create a stake transaction.
  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 Babylon Genesis, there are two networks available:

  • babylon-mainnet — the production network.
  • babylon-testnet — a testnet.

What's Next?