> For the complete documentation index, see [llms.txt](https://etherfi.gitbook.io/etherfi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://etherfi.gitbook.io/etherfi/products/staking/eusd.md).

# eUSD

## Overview

eUSD is our flagship synthetic dollar liquid restaking token. Created to service the growing demands of alternate collateral within restaking, eUSD simplifies yield optimization and expands utility.

eUSD is backed by USDe, through a partnership with Ethena, to bring a dual yielding (Ethena’s tokenized basis trade + restaking) USD-denominated product to market. Restaking will be conducted through Eigen Layer. Users are able to deposit USDe, USDC, DAI and USDT.

## Key Benefits

1. Yield from Ethena’s tokenized basis trade + restaking yield
2. Don’t worry about restaking caps or delegations
3. Access multiple point programs: 1x EigenLayer, 20x Ethena, 3x ether.fi and 3x Veda ​Check out eUSD on ether.fi

​[Check out eUSD on ether.fi](https://app.ether.fi/eusd)

## Audits & Contract Deployments

#### Audits

<https://github.com/Se7en-Seas/boring-vault/tree/main/audit>

#### Contracts

BoringVault: 0x939778D83b46B456224A33Fb59630B11DEC56663

Token: 0x939778D83b46B456224A33Fb59630B11DEC56663

Accountant: 0xEB440B36f61Bf62E0C54C622944545f159C3B790

Lens: 0x5232bc0F5999f8dA604c42E1748A13a170F94A1B

Teller: 0xCc9A7620D0358a521A068B444846E3D5DebEa8fA\
Old Teller (still active): 0xA5C0bc543Ae9e522d0d8829191D759c0f0BcD098

## eUSD LRT FAQS

**Are deposits in the vault capped?**

* No caps on launch of the vault. The vault activity and total deposits will be monitored, and will introduce caps if required for a healthy balance of Symbiotic points across deposits.

**What is the withdrawal period?**

* There is a 10-day withdrawal period. While most withdrawals will complete well before this maximum window, this is an additional safety mechanism added by Veda.

**Is there any benefit to depositing a certain token over another?**

* No. All deposits are treated the same.

**What are Veda points, who is Veda?**

* Veda is the first Native Yield Layer and the protocol powering Liquid and the eUSD LRT. You can learn more about Veda on X[ https://x.com/veda\_labs](https://x.com/veda_labs)

**Where can I see my Veda points earned?**

* The Veda points dashboard is under development but is expected to be available in a few weeks. You can learn more about Veda on X[ https://x.com/veda\_labs](https://x.com/veda_labs)

**Where can I see my points earned?**

* On the ether.fi App (coming soon)

**Who audited the vault?**

The vault was audited by Macro and Spearbit

* <https://github.com/Se7en-Seas/boring-vault/tree/main/audit>

**How is eUSD different from other Liquid LP tokens?**

* You will be able to use eUSD in DeFi for all the things you know and love. More big news on this coming soon.

**Any yields earned on this vault other than points?**

* You will earn the yield from Ethena’s tokenized basis trade in addition to staking yield.

<br>


---

# 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://etherfi.gitbook.io/etherfi/products/staking/eusd.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.
