# Smart Contracts

<figure><img src="/files/6cFEyI2eo6Y4zDZYPfpF" alt=""><figcaption></figcaption></figure>

### **Token Contracts**

<table data-header-hidden><thead><tr><th width="150"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>Token</strong></td><td><strong>tToken</strong></td></tr><tr><td><strong>WKCS</strong></td><td>0x4446fc4eb47f2f6586f9faab68b3498f86c07521</td><td>0xf9401F5246185eD3Fd0EF48f4775250d32069AEf</td></tr><tr><td><strong>USDT</strong></td><td>0x0039f574ee5cc39bdd162e9a88e3eb1f111baf48</td><td>0x92dBEA1Ac6278a0b4AEC11388C94F8fAFBE246C1</td></tr><tr><td><strong>USDC</strong></td><td>0x980a5afef3d17ad98635f6c5aebcbaeded3c3430</td><td>0x23eBfcC4aB0Ddf47E7b99B1eb1B9eA790f3d646D</td></tr><tr><td><strong>WETH</strong></td><td>0xf55af137a98607f7ed2efefa4cd2dfe70e4253b1</td><td>0xF7310bD46D48e8d2BF8d12f69B6cCdD12fB4E0C5</td></tr><tr><td><strong>BTCK</strong></td><td>0xfa93c12cd345c658bc4644d1d4e1b9615952258c</td><td>0x413170815cF21B16ddeB180aAd0FFD00C80D31f8</td></tr><tr><td><strong>SKCS</strong></td><td>0x00eE2d494258D6C5A30d6B6472A09b27121Ef451</td><td>0x0868713842d2e296CeF26c86d736AC7C374A5199</td></tr><tr><td><strong>USDT-USDC</strong></td><td>0xeb06057e2405c8819e2cffea5dea07a54ad569e3</td><td>0x3D6bFA610cF599197d0002bdFe83DfE77D34F73f</td></tr></tbody></table>

### **Contracts**

Torchestroller: 0xfbAFd34A4644DC4f7c5b2Ae150279162Eb2B0dF6

TorchesConfig: 0x633DB50BF9F968b0A4a4E212D8675Ad251C9c628

CompoundLens: 0x16962128f7b1ca922114878ff35548f9ac8727e7

InterestRateModel: 0xB597E1874aE47534753e3F48465E8aB474B80B08

PriceOracle: 0x935b755eFEcF62C222Bd0161E7981De7bF9319c0

Maximillion: 0x5D9048Db9EeDc0A2FaDF1f55D41F7990d4eF7264

TOP: 0x899A2189fB04B3Ed69B568f31D6505340A8910EB

Multicall: 0x90eee4d26c13b66088Aa5066A123fc52ED84eC44


---

# 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.torches.finance/docs/developer/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.
