> 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/eurc.md).

# EURC now on Tokenlon

#### EURC

Contract address: 0x1abaea1f7c830bd89acc67ec4af516284b1bc33c

EURC is a digital currency pegged to the euro, designed to maintain a stable value equivalent to one euro. It operates on a full-reserve model, similar to its counterpart that is pegged to the dollar, ensuring that for every unit of this currency issued, there is an equivalent amount of euros held in banking accounts. This approach guarantees that it can always be redeemed on a 1:1 basis for euros, providing a high level of stability and trust among users.

EURC represents a forward-thinking solution in the digital currency space, combining the stability of the euro with the flexibility and accessibility of blockchain technology, thereby offering a robust tool for digital banking, foreign exchange, and beyond.

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

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

#### Notes

Digital Assets are highly volatile and unpredictable. Please do your research before trading.

Tokenlon,

2026.3.20

<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://tokenlon.gitbook.io/docs/docs.en/blog/whatsnew/tokenlisting/eurc.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.
