# Official Contract Addresses

## Monad

{% tabs %}
{% tab title="Mainnet" %}

<table><thead><tr><th width="212.8515625">Contract</th><th width="425.296875">Address</th></tr></thead><tbody><tr><td>StakedMonad Vault</td><td><a href="https://monadvision.com/address/0xA3227C5969757783154C60bF0bC1944180ed81B9">0xA3227C5969757783154C60bF0bC1944180ed81B9</a></td></tr><tr><td>sMON (ERC20 Token)</td><td>(same as above)</td></tr></tbody></table>
{% endtab %}

{% tab title="Testnet" %}

<table><thead><tr><th width="210.109375">Contract</th><th>Address</th></tr></thead><tbody><tr><td>StakedMonad Vault</td><td><a href="https://testnet.monadexplorer.com/token/0xe1d2439b75fb9746E7Bc6cB777Ae10AA7f7ef9c5">0xe1d2439b75fb9746E7Bc6cB777Ae10AA7f7ef9c5</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

## Hyperliquid

{% tabs %}
{% tab title="Mainnet" %}

<table><thead><tr><th width="212.8515625">Contract</th><th width="425.296875">Address</th></tr></thead><tbody><tr><td>StakedHype Vault</td><td><a href="https://hyperevmscan.io/address/0xDDC126c12F9F8DF5a6fC273f6D43C1E21b4d2945">0xDDC126c12F9F8DF5a6fC273f6D43C1E21b4d2945</a></td></tr><tr><td>sHYPE (ERC20 Token)</td><td><a href="https://hyperevmscan.io/token/0xbef0142a0955a7d5dcce5c2a13fb84e332669d2d">0xBeF0142A0955a7d5dcCe5C2A13Fb84E332669D2d</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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.kintsu.xyz/the-kintsu-protocol/official-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.
