TVL: ~$500K | Type: Liquid Restaking | Docs: docs.renzoprotocol.com
Overview
Renzo is a liquid restaking protocol that issues ezETH, a token representing restaked ETH across EigenLayer operators. On Monad, ezETH is bridged and can be used as collateral or held for restaking yield. The Rampart reads ezETH supply, TVL, and the current exchange rate directly from the on-chainRestakeManager contract.
ezETH is an ETH-denominated asset rather than a MON-denominated one, making it distinct from the other Monad LSTs. Its APY reflects EigenLayer restaking rewards on Ethereum rather than Monad validator yields.
Types
Functions
getRenzoStats()
Returns the fullRenzoStats snapshot for ezETH on Monad.
getRenzoTVL()
Returns the total value locked in Renzo on Monad denominated in USD.Contract Addresses
| Contract | Address |
|---|---|
ezETH token (RENZO_EZ_ETH) | 0x2416092f143378750bb29b79eD961ab195CcEea5 |
The
RENZO_EZ_ETH constant is exported directly from rampart-monad for use in allowlists and contract calls.