# Ethereum Network & L2s

`Source Code:` [`https://github.com/Meta-Pool/metapool-ethereum`](https://github.com/Meta-Pool/metapool-ethereum)

### Ethereum mainnet&#x20;

**spETH** LST Token (ERC-20/ERC-4626): **0xD06f6a56c5f599cB375B616DF306f32B7F6f4A0E**\
Liquid Unstake Pool (ERC-4626): 0xdF261F967E87B2aa44e18a22f4aCE5d7f74f03Cc\
Withdrawal Contract: 0xE55E5fDe6C25ac4AD75D867817D2d8a45836Af49

**mpDAO Gov Token** ERC-20: 0x798bcB35D2d48C8cE7eF8171860B8d53A98b361d

**mpDAO Bonding Voting Power**: 0xF8709E3e8ED3dB79744579D3FA1795b514104113

SAFE Multisig (DAO Admin): 0x24D9664Ba8384D94499d6698ab285b69E879D971 \
Proxy Admin Address: 0x806F870ee04A2CC8bf2aD053BAa5ed9999A1f182

Meta Pool DAO Reserve Account : 0xf1552d1d7CD279A7B766F431c5FaC49A2fb6e361

### Sepolia (Testnet)

spETH LST Token ERC-20/ERC-4626: 0x78B47682D9f79f72cEE0Df160254Cd05266fdE57\
Liquid Unstake Pool (ERC-4626): 0x37774000C885e9355eA7C6B025EbF1704141093C\
Withdrawal Contract: 0x1A8c25ADc96Fb62183C4CB5B9F0c47746B847e05\
mpDAO Gov Token ERC-20: 0xfBB18ed0Db241EB750E472e139B74A39CC551a02 \
mpDAO VotingPowerContract: 0xb98211076dD150164b20702CD36ABe8f2eB7C027


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.metapool.app/master/for-developers/meta-pool-contracts/ethereum-network-and-l2s.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
