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 stake transaction.
- Sign and send the transaction to the network.
Get an authentication token to start using Staking API.
We provide one endpoint for production environments.
- PRODUCTION: https://api.p2p.org
What's Next?
- Getting Started.
- Sign and Send Transaction.
- Withdrawal.
- Staking API reference.
Updated 4 months ago