Prepare Unstake TransactionCopy Pagepost https://api.p2p.org/api/v1/staking/pool/{network}/staking/unstakeConstruct a serialized transaction to initiate the unstaking process from the vault.Path ParamsnetworkstringenumrequiredEthereum pool network:`mainnet` — Ethereum mainnet.`hoodi` — Ethereum testnet.mainnethoodiAllowed:mainnethoodiBody ParamsdelegatorAddressstringrequiredAccount address of the delegator initiating the transaction.vaultAddressstringrequiredEthereum address of the vault which keeps the tokens.amountnumberrequiredAmount of tokens in ETH.Responses 200OK 400Bad request 401Unauthorized 404Not foundUpdated 9 months ago