Overview
Staking MATIC is done via a smart contract on the Ethereum network. By using the Staking API, the staking flow consists of the following steps:
- Approve token management with the Polygon smart contract.
- Create a staking request.
- Sign and send the transaction to the network.
Get an authentication token to start using Staking API.
Polygon staking is only supported on mainnet. There is no testnet support for Polygon. Both the production and test API endpoints operate against Polygon mainnet.
- PRODUCTION: https://api.p2p.org
What's next?
Updated 11 days ago