Skip to main content

Step 2: Stake tokens

Deposit tokens into EigenLayer strategies to back your operator with economic security.

Prerequisites

Ensure the following:

Steps

Part A: Request allowlisting

  1. Open the DIN app.
  2. Select Request access to participate in DIN.
  3. Select the operator sets from available networks (see table below).
  4. Configure allocation percentages (must total 100%).
  5. Submit request.
  6. Wait for approval (usually within 24 hours).
Operator set selection

DIN admins will guide you on which operator sets to participate in based on your DIN router traffic history during the initial period.

Available operator sets

Set IDNetwork Name
2Ethereum
3Ethereum-holesky
4blast-mainnet
5blast-testnet
6polygon
7polygon-testnet
8optimism-mainnet
9optimism-sepolia
10arbitrum-mainnet
11arbitrum-mainnet-archive
12arbitrum-sepolia-archive
13avalanche-mainnet
14mantle-mainnet
15mantle-sepolia
16zksync-mainnet
17zksync-sepolia
18bsc-mainnet
19bsc-testnet
20starknet-mainnet
21starknet-sepolia
22opbnb-mainnet
23opbnb-testnet
24base-mainnet
25base-sepolia
26scroll-mainnet
27scroll-sepolia
28solana-mainnet
29solana-devnet
30unichain-mainnet
31unichain-sepolia
32Swellchain-mainnet
33Swellchain-testnet
34Sei-mainnet
35Sei-mainnet-archive
36Hoodi

Part B: Prepare tokens

Based on your approved allocations, convert ETH to:

  • WETH - Use any DEX or wrap directly.
  • stETH - Use Lido for mainnet, test contracts for testnet.

The dashboard shows exact amounts needed.

Part C: Stake tokens

  1. Select Start Step 2 in the DIN app.
  2. Select Open TXTX to open the runbook.
  3. For each strategy (WETH, stETH):
    1. Connect your wallet.
    2. Approve the token spending.
    3. Sign the transaction.
    4. Deposit funds into the strategy.
    5. Sign the transaction.
  4. Wait for confirmations.

4. Completion

When successful:

  • All strategies show Complete.
  • Download output file.
  • Step 2 shows .

Output file example

Your output contains deposit details for each strategy:

{
"WETH Stable Token": {
"deposit_amount": 1000000000000,
"deposit_into_strategy_tx_hash": "0x...",
"approved_amount": 1000000000000
},
"stETH Stable Token": {
"deposit_amount": 1000000000000,
"deposit_into_strategy_tx_hash": "0x...",
"approved_amount": 1000000000000
}
}

Next step

Continue to Step 3: Set allocation delay.