# 공식 컨트랙트 주소 (아발란체 C-체인 전용)

#### 토큰 컨트랙트 정보

<table data-header-hidden><thead><tr><th width="238.35546875"></th><th></th></tr></thead><tbody><tr><td>토큰명</td><td>아발란체 C-체인 컨트랙트 주소</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>

\
**⚠️ 네트워크 주의사항**

위 컨트랙트 주소는 오직 아발란체 C-체인 네트워크 전용입니다. (BNB 체인, 이더리움, 폴리곤 등) 다른 블록체인 네트워크에서 동일한 주소로 자산을 전송하거나 상호작용을 시도하지 마십시오.

**🚨 직접 전송 금지**

위 스마트 컨트랙트 주소로 토큰을 직접 전송하지 마십시오. 스마트 컨트랙트로 직접 전송된 자산은 기술적으로 영구 유실되며 복구가 불가능합니다. 모든 자산 공급 및 회수는 반드시 공식 인터페이스를 통해서만 진행해야 합니다.

**🔒 보안 및 면책 안내**

보안을 위해 개인 지갑에서 토큰을 추가하거나 스마트 컨트랙트 승인을 진행할 때, 본 공식 문서의 주소와 정확히 일치하는지 대조하시기 바랍니다. 스캠 사이트에서 제공하는 가짜 컨트랙트 주소를 사용할 경우, 스마트 컨트랙트의 비수탁적 특성상 자산이 복구 불가능하게 영구 손실될 수 있으며 프로토콜은 이에 대한 어떠한 법적 책임도 지지 않습니다.

<br>


---

# 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/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.
