Staking-Unstake
POST http://127.0.0.1/api/staking/unstake
success response:
fail response:
P.S.
For viewing the general staking data you can use API GET: http://localhost/api/staking
For stake and ustake you can use also Web-API:
For stake POST: http://localhost/api/staking/stake
For unstake POST: http://localhost/api/staking/unstake
Last updated