> For the complete documentation index, see [llms.txt](https://tokenlon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokenlon.gitbook.io/docs/docs.en/blog/whatsnew/tokenlisting/rez-ezeth-rseth-weeth.md).

# REZ, ezETH, RSETH, weETH

### REZ

Contract address: 0x3b50805453023a91a8bf641e279401a0b23fa6f9

Renzo is a Liquid Restaking Token (LRT) and Strategy Manager for EigenLayer. It is the interface to the EigenLayer ecosystem securing Actively Validated Services (AVSs) and offering a higher yield than ETH staking.

Website: <https://www.renzoprotocol.com/>&#x20;

CoinGecko: <https://www.coingecko.com/en/coins/renzo>&#x20;

<br>

### ezETH

Contract address: 0xbf5495Efe5DB9ce00f80364C8B423567e58d2110

ezETH is the liquid restaking token representing a user’s restaked position at Renzo. Users can deposit native ETH or LSTs and receive ezETH.

Website: <https://www.renzoprotocol.com/>&#x20;

CoinGecko: <https://www.coingecko.com/en/coins/renzo-restaked-eth>&#x20;

<br>

### RSETH

Contract address: 0xA1290d69c65A6Fe4DF752f95823fae25cB99e5A7

Kelp is a collective DAO designed to unlock liquidity, DeFi and higher rewards for restaked assets. This is coupled with the convenience of a single liquid restaked token for accepted LSTs.

Website: <https://kelpdao.xyz/>&#x20;

CoinGecko: <https://www.coingecko.com/en/coins/kelp-dao-restaked-eth>&#x20;

<br>

### weETH

Contract address: 0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee

Wrapped eETH (weETH) staking refers to a process where eETH, a token representing staked Ethereum with fluctuating balance due to daily rewards, is converted into weETH.&#x20;

Website: <https://www.ether.fi/>&#x20;

CoinGecko: <https://www.coingecko.com/en/coins/wrapped-eeth>&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tokenlon.gitbook.io/docs/docs.en/blog/whatsnew/tokenlisting/rez-ezeth-rseth-weeth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
