Prepare Deposit Transaction

Construct a serialized unsigned transaction to deposit ETH into the vault.

Path Params
string
enum
required

Ethereum pool network:

  • `mainnet` — Ethereum mainnet.
  • `hoodi` — Ethereum testnet.
Allowed:
Body Params
string
required
^0x[a-fA-F0-9]{40}$

Account address of the delegator initiating the transaction.

string
required
^0x[a-fA-F0-9]{40}$

Ethereum address of the vault which keeps the tokens.

double
required

Amount of tokens in ETH.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json