Overview

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

  1. Create a delegate 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 Monad, there are two networks available:

  • mainnet — production network
  • testnet — Monad testnet

What's next?