# Addresses of Eywa stableswap pools

The core of the system, which enables cross-chain exchange of tokens, is a system of 5 Curve stableswap pools:

1. Curve.fi Factory Plain Pool: **eUSDT (eUSDT-f)**: [0x228f20F430Fd7a6f5b1ABEA69A5AB8eB2973853c](https://ftmscan.com/address/0x228f20f430fd7a6f5b1abea69a5ab8eb2973853c)
2. Curve.fi Factory Plain Pool: **eUSDC (eUSDC-f)**: [0x6BB9a6b7066445Da6bEf268b91810aE750431587](https://ftmscan.com/address/0x6bb9a6b7066445da6bef268b91810ae750431587)
3. Curve.fi Factory Plain Pool: **eDAI (eDAI-f)**: [0x4Df0b8323F7B6D45Abf39ECBD3F18BD5fCbcB1B2](https://ftmscan.com/address/0x4df0b8323f7b6d45abf39ecbd3f18bd5fcbcb1b2)
4. Curve.fi Factory Plain Pool: **eTUSD (eTUSD-f)**: [0x6E0Dc5a4Ef555277DB3435703F0E287040013763](https://ftmscan.com/address/0x6e0dc5a4ef555277db3435703f0e287040013763)
5. Curve.fi Factory Plain Pool: **EUSD (EUSD-f)**: [0x939721CE04332ca04b100154E0C8FCbb4EBaf695](https://ftmscan.com/address/0x939721ce04332ca04b100154e0c8fcbb4ebaf695)

{% hint style="info" %}
1\) The eUSDT, eUSDC, eDAI, and eTUSD pools are filled with corresponding s-tokens from different networks. The section with s-token addresses can be found [at this link](/user-documentation/contracts-addresses/cross-chain-liquidity-protocol/addresses-of-s-tokens.md).\
\
2\) EUSD pools is filled with eUSDT, eUSDC, eDAI и eTUSD tokens. The section with these e-token addresses can be found [at this link](/user-documentation/contracts-addresses/cross-chain-liquidity-protocol/addresses-of-e-tokens.md).
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.eywa.fi/user-documentation/contracts-addresses/cross-chain-liquidity-protocol/addresses-of-eywa-stableswap-pools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
