Skip to main content

stETH/USD Market (MegaETH)

Status: ✅ Deployed on MegaETH (chainId 4326)

Harbor market with stETH collateral and a USD peg. This deployment uses the MegaETH manifest family (harbor_megaeth_v1, proxy keys like USD::stETH::*); it is not the same product stack as Ethereum mainnet markets (harbor_v1, fxSAVE/fxUSD–centric). Scope and comparison: Generic market deployments.

Market overview

CollateralLido stETH (wrapped for the minter per chain configuration)
PegUSD — haToken proxy USD::pegged
Leveraged tokenProxy USD::stETH::leveraged (Sail-style exposure for this market)
MechanicsWrapped collateral in, pegged + leveraged tokens out; rebalances via stability pools (Minter, Stability pool)

Context (read once)

TopicDetail
Token symbols / collateral ERC-20Confirm on-chain via the minter’s immutable token addresses or a block explorer — not duplicated here to avoid drift from the registry table.
Stability poolsCollateral pool liquidates against the stETH/wrapped collateral leg; Sail pool liquidates against USD::stETH::leveraged. Manager: proxy USD::stETH::stabilityPoolManager.
Price oracleMinter uses the Harbor stETH/USD wrapped aggregator (row below), not the chain’s standalone wstETH/USD feed.
GenesisProxy USD::stETH::genesis is in the registry; maiden-voyage calendar dates / zap addresses are not in the excerpted manifest — add when published under deployments or product docs.

Deployment registry (proxies, implementations, CREATE3 salts)

Single source for this market: all proxy and implementation addresses and CREATE3 salt (string) values. Deploy tooling maps each salt string to bytes32 for Bao Factory (0xD696E56b3A054734d4C6DCBD32E11a278b0EC458). Manifest snapshot lastUpdated: 2026-04-29T21:50:12Z (per-proxy times may be a few seconds earlier).

ComponentProxy keyProxy addressImplementationCREATE3 salt (string)Proxy deploymentTime
Pegged (USD haToken)USD::pegged0xbEd2c24Cf10d7aC58350364aF8d3AbC0ce0D626f0x50eA38B09612B508ECBeb432cb9Bf9ae91362908harbor_megaeth_v1::USD::pegged2026-04-29T21:49:49Z
GenesisUSD::stETH::genesis0x004C7091051bBD43dd1C26e3E37C85F869a987e70x6774745AfC1574Cda36D7cc2D53Df0028480790eharbor_megaeth_v1::USD::stETH::genesis2026-04-29T21:49:49Z
LeveragedUSD::stETH::leveraged0x6c8Bf305a6F8C4613265DB876c8A1c3fCdd0d1F10x2fa33C10A5833c1a983d6a373128C736d5eE9a11harbor_megaeth_v1::USD::stETH::leveraged2026-04-29T21:49:49Z
MinterUSD::stETH::minter0x77aD4a052812f1EeD89Fb4ED309e81c815D8d7550x2A9bd9829B690Ee36B79f735412E0959F7813534harbor_megaeth_v1::USD::stETH::minter2026-04-29T21:49:49Z
Reserve poolUSD::stETH::reservePool0x0d60a96678066f3f9dCD1227481E7c1B5e2cbD960xa3287C1A9A777426bC3022d2a94AfDA9561bda3aharbor_megaeth_v1::USD::stETH::reservePool2026-04-29T21:49:49Z
Stability pool managerUSD::stETH::stabilityPoolManager0xfc45f502B0C04fF8dE7cca1703440D87De4B5dE70xCE23e54B1b47277f2B5F1deff06908e95E0Bf38Charbor_megaeth_v1::USD::stETH::stabilityPoolManager2026-04-29T21:49:49Z
Collateral stability poolUSD::stETH::stabilityPoolCollateral0xe4C4C226A2a267172C09efD43f9Db92B875FdA720x1b46529C3b3E708215C5C7D3BCf5d70443f98588harbor_megaeth_v1::USD::stETH::stabilityPoolCollateral2026-04-29T21:49:49Z
Leveraged stability poolUSD::stETH::stabilityPoolLeveraged0x981D002e7A14E9f37f5feC17caa0B69f7A7221320xaa47742C019357c7DD85917A4126676265D12EBEharbor_megaeth_v1::USD::stETH::stabilityPoolLeveraged2026-04-29T21:49:49Z
Price oracle (Harbor stETH/USD)0xEDd3dC3E699360846c87CB69052EcbC9002018540xDe10BEd5236B786cAA18Ca39FFa5de1b904a8a94harbor_megaeth_v1::stETH::USD::wrappedPriceAggregator2026-04-27T21:50:24Z

Duplicate listing (implementations + MegaETH-wide notes): Generic.

See also

ResourceUse for
Generic market deploymentsFull mainnet + MegaETH proxy registries, manifest fields, mainnet vs MegaETH comparison
MegaETH price oraclesChain oracle inventory (direct feeds, deprecated USDMY, Harbor aggregator cross-link)
Bao FactoryCREATE3 / salt naming conventions