# cUSDO Token

Compounding USDO ("cUSDO") is a wrapped version of the USDO token that allows users to engage with platforms and protocols that do not support rebasing tokens, while retaining USDO's value and stability. Unlike USDO, which distributes yield daily through rebasing, cUSDO accumulates yield through price accrual, resulting in the value of each cUSDO token increasing over time. This makes cUSDO particularly suitable for use with protocols that require stable token values or face compatibility issues with rebasing tokens. cUSDO is intended to be composable and interoperable

Users can easily convert between USDO and cUSDO at any time by interacting with the cUSDO smart contract.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdzFGaLI8zlb0zc-M2sRgcf6HGS72eGvh4eEdMRQvapR5Jriyk8Zb1moszQYUME7oj0vYUnJS5YjIpTMjE-bmTAyXV10dPiV4G2rNjpH2peN1Ghv95mNJB3K_9RYpoPiJqnJ3-WUIUjot9a0P-JJAG01Mmj?key=NNUxmmw8bg4Sl64rgJM0rg" alt="" width="563"><figcaption></figcaption></figure>

Note: There is no difference in interest accrued between USDO and cUSDO token formats

\
Supported Networks

| Network             | Token Standard | cUSDO Smart Contract Address                                                                                          |
| ------------------- | -------------- | --------------------------------------------------------------------------------------------------------------------- |
| Ethereum            | ERC-20         | [0xaD55aebc9b8c03FC43cd9f62260391c13c23e7c0](https://etherscan.io/address/0xaD55aebc9b8c03FC43cd9f62260391c13c23e7c0) |
| Base                | ERC-20         | [0x83dB73EF5192de4B6a4c92bD0141Ba1a0Dc87c65](https://basescan.org/address/0x83dB73EF5192de4B6a4c92bD0141Ba1a0Dc87c65) |
| Binance Smart Chain | BEP-20         | [0x64748ea3E31d0B7916F0fF91b017B9f404DED8eF](https://bscscan.com/token/0x64748ea3E31d0B7916F0fF91b017B9f404DED8eF)    |
| Solana              | Token-2022     | [BnANu5CtUogLqcvBNByJuwaRvRxNtVuDcAytwjsUUtqs](https://solscan.io/token/BnANu5CtUogLqcvBNByJuwaRvRxNtVuDcAytwjsUUtqs) |


---

# 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.openeden.com/usdo/cusdo-token.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.
