Staking in the Polygon network using the Staking API consists of the following steps:

  1. Approve token management with the Polygon smart contract.
  2. Create a stake transaction.
  3. 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. The test environment is linked to the Goerli network (Ethereum).

What's Next?