# Contract addresses

{% columns %}
{% column width="58.333333333333336%" %}
{% hint style="info" %}
All contracts and tokens for the Klima Protocol are deployed on the [Base etwork](https://docs.base.org/get-started/base)
{% endhint %}
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/KN8N6HzbLxxCt0KohxB4" alt="" width="375"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Tokens

<table><thead><tr><th width="210">Name</th><th>Address</th></tr></thead><tbody><tr><td><a href="https://basescan.org/address/0x00fBAC94Fec8D4089d3fe979F39454F48c71A65d">kVCM</a></td><td><pre><code>0x00fBAC94Fec8D4089d3fe979F39454F48c71A65d
</code></pre></td></tr><tr><td><a href="https://basescan.org/address/0x59081d974a0C635Fae3e8195F34f879B591B6519">K2</a></td><td><pre><code>0x59081d974a0C635Fae3e8195F34f879B591B6519
</code></pre></td></tr></tbody></table>

### Liquidity Pools

Add liquidity on [Aerodrome.finance](https://aerodrome.finance/liquidity?query=0x00fBAC94Fec8D4089d3fe979F39454F48c71A65d).

<table><thead><tr><th width="189">Name</th><th>Address</th></tr></thead><tbody><tr><td><a href="https://basescan.org/address/0x5aAdAcac0deDeDd534990Ddc0Ea6565d104B48DE">kVCM/USDC</a></td><td><pre><code>0x5C0D76fab1822bDeb47308eD6028231761ED723E
</code></pre></td></tr><tr><td><a href="https://basescan.org/address/0x5e710Fe3C079182a6a2be9cA3c200317d6C34A5D">kVCM/WETH</a></td><td><pre><code>0x5e710Fe3C079182a6a2be9cA3c200317d6C34A5D
</code></pre></td></tr><tr><td><a href="https://basescan.org/address/0x578f2f191C6b67D547bACA166B6B2aa9Dc8CB691">kVCM/K2</a></td><td><pre><code>0x578f2f191C6b67D547bACA166B6B2aa9Dc8CB691
</code></pre></td></tr></tbody></table>

### Smart Contracts

<table><thead><tr><th width="185">Name</th><th>Address</th></tr></thead><tbody><tr><td><a href="https://basescan.org/address/0x88C0815B50060155179bbA3866CF30Fb18BdA787">FairLaunchClaim</a></td><td><pre><code>0x88C0815B50060155179bbA3866CF30Fb18BdA787
</code></pre></td></tr><tr><td><a href="https://basescan.org/address/0xea8a59D0bf9C05B437c6a5396cfB429F1A57B682">FairLaunchStaking</a></td><td><pre><code>0xea8a59D0bf9C05B437c6a5396cfB429F1A57B682
</code></pre></td></tr></tbody></table>

### 🕸️ Legacy & Deprecated Contracts

<table><thead><tr><th width="156">Name</th><th width="109">Network</th><th></th></tr></thead><tbody><tr><td>KLIMA Token</td><td>Polygon</td><td><pre><code>0x4e78011ce80ee02d2c3e649fb657e45898257815
</code></pre></td></tr><tr><td>KLIMA Token</td><td>Base</td><td><pre><code>0xdcefd8c8fcc492630b943abcab3429f12ea9fea2
</code></pre></td></tr><tr><td>sKLIMA Token</td><td>Polygon</td><td><pre><code>0xb0C22d8D350C67420f06F48936654f567C73E8C8
</code></pre></td></tr><tr><td>wsKLIMA Token</td><td>Polygon</td><td><pre><code>0x6f370dba99E32A3cAD959b341120DB3C9E280bA6
</code></pre></td></tr><tr><td>Retirement Aggregator</td><td>Polygon</td><td><pre><code>0x8cE54d9625371fb2a068986d32C85De8E6e995f8
</code></pre></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.klimaprotocol.com/links/contract-addresses.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.
