# Contracts

## TIME

Find the TIME token address [**here**](https://snowtrace.io/token/0xb54f16fb19478766a268f172c9480f8da1a7c9c3).&#x20;

## MEMOries

Find the MEMOries token address [**here**](https://snowtrace.io/token/0x136acd46c134e8269052c62a67042d6bdedde3c9).&#x20;

## wMEMO

wMEMO is a wrapped version of MEMO. Users can wrap their MEMO into wMEMO, and receive their rebase as an increase in the value of wMEMO rather than an increase in the amount of MEMO.

wMEMO can be used as collateral on UwU Lend as well as bridged towards other chains.

wMEMO contract on Avax: [**0x0da67235dD5787D67955420C84ca1cEcd4E5Bb3b**](https://snowtrace.io/address/0x0da67235dd5787d67955420c84ca1cecd4e5bb3b)

wMEMO contract on FTM (Low Liquidity): [**0xddc0385169797937066bbd8ef409b5b3c0dfeb52**](https://ftmscan.com/token/0xddc0385169797937066bbd8ef409b5b3c0dfeb52)

wMEMO contract on ETH (Low Liquidity): [**0x3b79a28264fC52c7b4CEA90558AA0B162f7Faf57**](https://etherscan.io/token/0x3b79a28264fC52c7b4CEA90558AA0B162f7Faf57)

wMEMO contract on Arbitrum (Low Liquidity): [**0xecf2adaff1de8a512f6e8bfe67a2c836edb25da3**](https://arbiscan.io/address/0xecf2adaff1de8a512f6e8bfe67a2c836edb25da3)

## Treasury&#x20;

Find the Wonderland Treasury addresses [here](https://wl-l.ink/Zapper/Treasury). Note that Zapper does not detect all of our unvested tokens.

## Revenue Share - Farm

Find the contract for the Revenue Share Farm on [DeBank](#time).

## Redemption

Find the contract for the quarterly redemptions [here](https://snowtrace.io/address/0x7763fe0df38d9bdafda6fc9da127544b30fa0775).

## Multisig Wallets

* **Fantom**: [0x7e6CCB27b069547FB83835DB8Ea84516E1330F1A](https://wl-l.ink/DeBank/0xb6b8)
* **Ethereum:** [0x355d72fb52ad4591b2066e43e89a7a38cf5cb341](https://wl-l.ink/DeBank/0x355d)
* **Avalanche:** [0x88bbe6de858b179841c8f49a56b99fb0522a263a](https://wl-l.ink/DeBank/0x88bb)
* **Arbitrum:** [0x32b5d1f1331f857d583b05ef50ab9636cdc090d9](https://wl-l.ink/DeBank/0x32b5)
* **Polygon:** [0x1de8a4c781ac134c1a7640aabe5929f4e1fe2f5b](https://wl-l.ink/DeBank/0x1de8)
* **BNB:** [0xee557a29c216c39bb8d04c4ad4951363012eddf1](https://wl-l.ink/DeBank/0xee55)


---

# 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.wonderland.money/ecosystem/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.
