Prepare Deposit TransactionCopy Pagepost https://api.p2p.org/api/v1/staking/pool/{network}/staking/depositConstruct a serialized unsigned transaction to deposit ETH into 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 5 months ago