> For the complete documentation index, see [llms.txt](https://docs.escher.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.escher.finance/escher-assets/lst-tokens/ebaby-lst-for-babylon-chain.md).

# eBaby - LST for Babylon chain

### **Overview**

Overview eBABY is the liquid staking token (LST) for the Babylon Chain, designed to allow users to earn staking rewards while retaining liquidity. Instead of locking assets traditionally, users stake through Escher and receive eBABY—an LST that can be used across DeFi without giving up yield.

Escher's hidden layer architecture powers eBABY, offering instant issuance, composability, and cross-chain functionality for a better staking experience.

How eBABY Works When users stake BABY tokens on the Babylon Chain via Escher, they receive eBABY tokens in return. These tokens reflect their staked position and accrue staking rewards over time. The value of eBABY increases relative to BABY as staking rewards are added, meaning eBABY is not pegged 1:1 to BABY but appreciates over time.

<figure><img src="/files/0K6fHiO0japKEYE8wnTq" alt=""><figcaption></figcaption></figure>

**The Process:**

1. Stake BABY Tokens – Users deposit BABY or supported assets into Escher’s staking contract.
2. Receive eBABY – The protocol mints and issues eBABY tokens, reflecting the user’s stake.
3. Use eBABY in DeFi – eBABY can be utilized across lending, trading, yield farming, and liquidity pools.
4. Redeem eBABY – Users can return eBABY to receive their underlying BABY tokens and accrued rewards after a 52-hour unstaking period.

**Key Benefits of eBABY For Users:**

* Instant Liquidity – No lockup; access eBABY immediately.
* Flexible Asset Support – Stake BABY and other supported tokens through Escher.
* Composable Yield – Earn staking rewards and use eBABY in DeFi simultaneously.
* Simplified Staking – All actions are handled via one-click experiences thanks to Escher’s EIP-7702 integration.

**For the Babylon Chain:**

* Increased Security – More staking participation enhances network robustness.
* Capital Efficiency – More liquidity across DeFi protocols.
* Ecosystem Growth – Attracts users from other ecosystems via chain abstraction.

**Network Info:**

* Liquid Stake Time: Immediate
* Unstake Time: 52 hours&#x20;
* Staking Frequency: Every 360 blocks
* Fee: 10% on rewards
* Intent Available: Yes
* Stake with Other Tokens: Supported through Escher’s swap infrastructure


---

# 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://docs.escher.finance/escher-assets/lst-tokens/ebaby-lst-for-babylon-chain.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.
