# Smart Contracts

***

### 🛠️ License

Al that smartcontracts are licensed under **BSL 1.1**.\
The code is source-available and may be commercialized under specific conditions.

***

🔹**Yecho Subscription Manager**

*Smart contract that registers Yecho users and is required to start tracking income for their address.*

* Base: `0x932d172b02e0196e67886013e6876b5647af85a8`

* **MulticallV3**

<table><thead><tr><th width="113">Chain</th><th>Address</th></tr></thead><tbody><tr><td>Citrea</td><td><code>0x69582196A3aB310a38846B31a11c751E735D6fdc</code></td></tr></tbody></table>

***

### ⚠️ Deprecated

#### 🔹 Subscription Contract

* **Yecho Subscription Manager**
  * Base: `0xC73523D86Bf7C75a9d6f9859BF08C4c4b71e904a`


---

# 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.yecho.app/yecho-protocol/smart-contracts.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.
