# Deployed Contracts

### Synth Token Address

| Token      | address                                                                                                                                                                     |
| ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| sUSD token | [0x8c6f28f2F1A3C87F0f938b96d27520d9751ec8d9](https://optimistic.etherscan.io/address/0x8c6f28f2F1A3C87F0f938b96d27520d9751ec8d9#code)                                       |
| sETH token | [0xE405de8F52ba7559f9df3C368500B6E6ae6Cee49](https://optimistic.etherscan.io/address/0xe405de8f52ba7559f9df3c368500b6e6ae6cee49#code)                                       |
| sBTC token | [0x298B9B95708152ff6968aafd889c6586e9169f1D](https://optimistic.etherscan.io/token/0x298b9b95708152ff6968aafd889c6586e9169f1d?a=0xea48dD74BA1Ff41B705ba5Cf993B2D558e12D860) |

### Vault Contracts

<table><thead><tr><th width="204.39250411756103">Contract</th><th>Address</th></tr></thead><tbody><tr><td>sETH Call Selling Vault</td><td>0x2D46292cbB3C601c6e2c74C32df3A4FCe99b59C7</td></tr><tr><td>Call Selling Vault Token</td><td>0x2901f5F1D4C99f9eeE36ccD9A264729c5Dd35c11</td></tr><tr><td>sETH Put Selling Vault</td><td>0xb28Df1b71a5b3a638eCeDf484E0545465a45d2Ec</td></tr><tr><td>Put Selling Vault Token</td><td>0xd81AbCDD67c7eb1c67C56C10A2077938037E4b06</td></tr><tr><td>sUSD coll. sETH Call Selling Vault</td><td>0xB7b4270cFD938F4F1C111ac819e7365E8Ce0300a</td></tr><tr><td>sUSD coll. sETH Call Selling Token</td><td>0x835afb7b0F1F3A0df0ECdc7a4cf86B7894072Ac6</td></tr><tr><td>Gamma Vault</td><td>0x965e460bF5cb38BadA79fB2293c6304C799D0b1c</td></tr><tr><td>Gamma Vault Token</td><td>0x4bEFFd38832b5F158d5a05D374AE971DD0e326F2</td></tr></tbody></table>


---

# 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.earn.polynomial.fi/smart-contracts/deployed-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.
