Create Unstake RequestCopy Pagepost https://api.p2p.org/api/v1/babylon/{network}/staking/unstakeConstruct a serialized transaction to create the unstake request.Path ParamsnetworkstringenumrequiredBabylon Genesis network:`babylon-mainnet` — Babylon mainnet.`babylon-testnet` — Babylon testnet.babylon-testnetbabylon-mainnetAllowed:babylon-testnetbabylon-mainnetBody ParamsstashAccountAddressstringrequiredDelegator account address which keeps tokens.memostringArbitrary text data to add to the transactions.amountnumberrequiredAmount of tokens to stake in BBN.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 10 months ago