# Official Contract Addresses

### Token Contract Information

These are the official Avalanche C-Chain network smart contract addresses for assets supported in the Aqua ecosystem. All addresses are officially verified on-chain, so please ensure you check the exact addresses below before transferring assets or interacting with smart contracts.

<table data-header-hidden><thead><tr><th width="231.5"></th><th></th></tr></thead><tbody><tr><td><strong>Token Name</strong></td><td><strong>Avalanche C-Chain Contract Address</strong></td></tr><tr><td>bUSDt</td><td><code>0x3C594084dC7AB1864AC69DFd01AB77E8f65B83B7</code></td></tr><tr><td>bUSDC</td><td><code>0x038Dbe3D967bB8389190446DACdfE7B95b44F73D</code></td></tr><tr><td>bAUSD</td><td><code>0xd211b17Dfe8288D4Fb0dd8EEFF07A6C48fC679D5</code></td></tr><tr><td>USDC</td><td><code>0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E</code></td></tr><tr><td>USDt</td><td><code>0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7</code></td></tr><tr><td>AUSD</td><td><code>0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a</code></td></tr><tr><td>BTC.b</td><td><code>0x152b9d0FdC40C096757F570A51E494bd4b943E50</code></td></tr><tr><td>WETH.e</td><td><code>0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB</code></td></tr></tbody></table>

> ⚠️ Network Precautions
>
> The contract addresses above are strictly for the Avalanche C-Chain network only. Do not attempt to transfer assets or interact using these addresses on other blockchain networks (e.g., BNB Chain, Ethereum, Polygon).

> 🚨 Do Not Transfer Directly
>
> Do not transfer tokens directly to the smart contract addresses above. Assets transferred directly to a smart contract are technically permanently lost and unrecoverable. All asset provision and withdrawal must be conducted exclusively through the official interface.

> 🔒 Security and Disclaimer
>
> For security, when adding tokens to your personal wallet or approving smart contracts, please cross-check to ensure they exactly match the addresses in this official document. If you use fake contract addresses provided by scam websites, due to the non-custodial nature of smart contracts, your assets may be permanently lost, and the protocol bears no legal responsibility for such losses.


---

# 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://aquabank.gitbook.io/aquabank/en/security-and-tech/official-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.
