# Deployed Contract

## Core Contract

<table><thead><tr><th width="299">Contract</th><th>Address</th></tr></thead><tbody><tr><td>ApeFi</td><td><a href="https://apescan.io/address/0xce58De6654cC439a1DC9cDcDA09e8b61Fbb27E6E">0xce58De6654cC439a1DC9cDcDA09e8b61Fbb27E6E</a></td></tr><tr><td>ApeFi implementation</td><td><a href="https://apescan.io/address/0x120B603795052E95A10677d411C1728881be11d6">0x120B603795052E95A10677d411C1728881be11d6</a></td></tr><tr><td>ApeFi token</td><td><a href="https://apescan.io/address/0x4332f8A38f14BD3D8D1553aF27D7c7Ac6C27278D">0x4332f8A38f14BD3D8D1553aF27D7c7Ac6C27278D</a></td></tr><tr><td>Lens</td><td><a href="https://apescan.io/address/0x6FD03eB9D86D17733bD00a696D2a967327811f78">0x6FD03eB9D86D17733bD00a696D2a967327811f78</a></td></tr><tr><td>Market Configurator</td><td><a href="https://apescan.io/address/0x1C23ddC86e4e1bBf6B2ff12f36610c7B8f0b192C">0x1C23ddC86e4e1bBf6B2ff12f36610c7B8f0b192C</a></td></tr><tr><td>Flash Loan</td><td><a href="https://apescan.io/address/0xC44dc5d19A2617c3E2A7E78758D1c55fDd171AcF">0xC44dc5d19A2617c3E2A7E78758D1c55fDd171AcF</a></td></tr><tr><td>TxBuilderExtension</td><td><a href="https://apescan.io/address/0xDf427aB1Ed1f01CC3067F86F85Dec058a212FD98">0xDf427aB1Ed1f01CC3067F86F85Dec058a212FD98</a></td></tr><tr><td>Price Oracle</td><td><a href="https://apescan.io/address/0xf7a7465c78D66b0D5fa5392B30152F21840528ac">0xf7a7465c78D66b0D5fa5392B30152F21840528ac</a></td></tr></tbody></table>

## Market

<table><thead><tr><th width="298">Market</th><th>AToken</th></tr></thead><tbody><tr><td>wAPE</td><td><a href="https://apescan.io/address/0xd6a74844d640Da898Cf5C9d4a99970af4236DDB6">0xd6a74844d640Da898Cf5C9d4a99970af4236DDB6</a></td></tr><tr><td>ApeUSD</td><td><a href="https://apescan.io/address/0xacDbEd4866A9C83F52E7915D7E0b9aE0C410848B">0xacDbEd4866A9C83F52E7915D7E0b9aE0C410848B</a></td></tr><tr><td>ApeETH</td><td><a href="https://apescan.io/address/0x78C4D9981267eFab013ab87460Fd3B47187ba5b1">0x78C4D9981267eFab013ab87460Fd3B47187ba5b1</a></td></tr></tbody></table>

## Interest Rate Model

<table><thead><tr><th width="300">Contract</th><th>Address</th></tr></thead><tbody><tr><td>wAPE IRM</td><td><a href="https://apescan.io/address/0x1e1e69059fa42EbAb256eC6555Db07157361aD37">0x1e1e69059fa42EbAb256eC6555Db07157361aD37</a></td></tr><tr><td>ApeUSD IRM</td><td><a href="https://apescan.io/address/0xFc2a322C052C03B0F64B150DA2561Ae76fb24A68">0xFc2a322C052C03B0F64B150DA2561Ae76fb24A68</a></td></tr><tr><td>ApeETH IRM</td><td><a href="https://apescan.io/address/0x1736289116ff5B690590673ce078DE67bD41160A">0x1736289116ff5B690590673ce078DE67bD41160A</a></td></tr></tbody></table>

## Token Implementation

<table><thead><tr><th width="301">Contract</th><th>Address</th></tr></thead><tbody><tr><td>AToken implementation</td><td><a href="https://apescan.io/address/0x5266fd015FEb2398DFCfb9FC363149DD6651c3E6">0x5266fd015FEb2398DFCfb9FC363149DD6651c3E6</a></td></tr><tr><td>DebtToken implementation</td><td><a href="https://apescan.io/address/0x2473555a52EF6C7169046600525ED608F4C52859">0x2473555a52EF6C7169046600525ED608F4C52859</a></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.ape.fi/deployed-contract.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.
