# WINK CONTRACTS

### WINK TOKEN

WINK = 0x8c3441E7B9aA8A30a542DDE048dd067DE2802E9B

(AUDIT <https://skynet.certik.com/projects/wink>)

{% hint style="info" %}
The current Certik Audit refers to the old BNB chain smart contract, we are updating it with the new contract, other informations verifiable through the link, like the gold KYC badge <https://skynet.certik.com/projects/wink> are valid.
{% endhint %}

<table><thead><tr><th width="251">WINK Ecosystem Fund</th><th>0xE9189bcbe91CE490794d7dd98b769f8fB4b29815</th></tr></thead><tbody><tr><td>WINK Incentive Fund</td><td>0x027ceD9cE2b7F168BBce114A59b96Ae031E452Bf</td></tr><tr><td>WINK Owner</td><td>0x64636d1a4F2d1d2cF4FD93ad8b161321879b3A78</td></tr><tr><td>WINK Proxy Manager</td><td>0x9E214ab0d64b7caB456664b26Dcb23AB26A80cE2</td></tr><tr><td>USDW Reserve</td><td>0x7dA313eEeE31526022D2E92B0e3a6A0838Df2587</td></tr><tr><td>WINK NFT OWNER</td><td>0x2CB28f3BA9D02fe1cA9Bf82Cd313954bcd8b244B</td></tr><tr><td>WINK Incentive Distributor</td><td>0x3831d92964A9c17f0a2E89fddbeC4B020B611Adb</td></tr><tr><td>Unvesting Fund</td><td>0xa53650356D7f0cF3793A4Da4E50B74d9e1F979F4</td></tr><tr><td>sWINK bonus fund</td><td>0x4B44262527aC7E438d1753b36267C3ED7fb3AE59</td></tr><tr><td>Mass. purchase Fund</td><td>0x6501A25535800200C0b1C824D0613727D1f28A2C</td></tr><tr><td>WINK-USDW LP reserve</td><td>0x297Df0036835b6BFf81980B4d86C3AeeCbacf543</td></tr><tr><td>WINK-USDW PL manager/locker</td><td>0xb1502cbEfFd253E3E695b8910E779CDe2E2079Ab</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.wink.finance/wink-token/wink-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.
