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.
We provide two endpoints for production and testing environments.
- PRODUCTION: https://api.p2p.org
- TESTING ON HOODI: https://api-test.p2p.org
What's next?
Updated 2 days ago