EigenLayer Deposit

An optional step for EigenLayer strategy deposit.

You might not need this step if you are already registered in EL and have deposited into a strategy token before.

Run the following command to deposit to WETH asset:

ECDSA=ecdsa.operator
RPC=https://mainnet.infura.io/v3/API-KEY

fermah-operator deposit-into-strategy \
--network dev \
--symbol WETH \
--key $ECDSA \
--chain-rpc $RPC \
1000000000 \
--with-approval

Reference

ArgumentDescriptionRequired

--network

local or dev

yes

--symbol

currency symbol

yes

--key

ecdsa key name to use

yes

--chain-rpc

chain RPC URL endpoint to use

yes

(amount)

amount to deposit

yes

--with-approval

approve amount, required for devnet

yes for devnet

Last updated

Logo

© 2024 Fermah