# Contracts

### ZLK(Zenlink Network Token)

* **Moonriver**: 0x0f47ba9d9Bde3442b42175e51d6A367928A1173B
* **Moonbeam**: 0x3Fd9b6C9A24E09F67b7b706d72864aEbb439100C
* **Astar**: 0x998082C488e548820F970Df5173bD2061Ce90635

### Zenlink Standard AMM Contracts

**Moonriver:**

~~v1(old):~~

* ~~Factory: 0xf36AE63d89983E3aeA8AaaD1086C3280eb01438D~~
* ~~Router: 0xe6FE3Db4c5A2e4a9Ab3301201b38724E578B35cA~~&#x20;

v2(new):

* Factory: 0x28Eaa01DC747C4e9D37c5ca473E7d167E90F8d38
* Router: ​0x1006Fff14E20fCc7D5975D4e81421bEcfb242Fa6

**Moonbeam:**&#x20;

~~v1(old):~~

* ~~Factory: 0xF49255205Dfd7933c4D0f25A57D40B1511F92fEF~~
* ~~Router: 0x7a3909C7996EFE42d425cD932fc44E3840fCAB71~~

v2(new):

* Factory: 0x079710316b06BBB2c0FF4bEFb7D2DaC206c716A0
* Router: 0x5C93cBF67C74daf14E36002D955eD5C7BD49887A

**Astar:**

* Factory: 0x7BAe21fB8408D534aDfeFcB46371c3576a1D5717
* Router: 0xf5016C2DF297457a1f9b036990cc704306264B40

### Zenlink SwapRouter v1 Contracts

**Moonriver**

* ~~old: 0x2f84b9713a96FB356683de7B44dd2d37658b189d~~
* new: 0xFB45b575b66C99e0C8d2639aCf237807d4ea1508

**Moonbeam**

* ~~old: 0xEB237cF62eDA6A179561952840f17A7056d647F6~~
* new: 0x5711112f7bce2dbbC95cf946dB9eEf0Ca6572242

**Astar**

* 0x4e231728d42565830157FFFaBBB9c78aD5152E94

### Zenlink Stable AMM Contracts

**Mooriver:**&#x20;

* Stableswap Router: 0xE04B18eFF27B55A3BB7E4451C0829Daf594843fD
* 4pool: 0x7BDE79AD4ae9023AC771F435A1DC6efdF3F434D1

**Moonbeam:**

* Stableswap Router: 0x9823eB09c8e368F98c3dA2F6174710D88dE90eEE
* 4pool: 0x68bed2c54Fd0e6Eeb70cFA05723EAE7c06805EC5

**Astar:**

* Stableswap Router: 0x7F12564eca712fa59b0EEdfE56EABC8b53a7B0cd
* 4pool: 0xb0Fa056fFFb74c0FB215F86D691c94Ed45b686Aa

### Zenlink Farming Contracts

**Moonriver:**&#x20;

* ~~v2(old): 0xAfaFf19679ab6baF75eD8098227Be189BA47ba0F~~
* v3(new): 0xf4Ec122d32F2117674Ce127b72c40506c52A72F8

**Moonbeam:**&#x20;

* ~~v2(old): 0xA226877393fC4e3B5F2B43a1BaE3c5D72C918c2d~~
* v3(new): 0xD6708344553cd975189cf45AAe2AB3cd749661f4

**Astar:**&#x20;

* 0x460ee9DBc82B2Be84ADE50629dDB09f6A1746545

### Zenlink Migrator Contracts

**Moonriver:**&#x20;

* 0x43581B441E019974e8FCFFCa0a1032F53e2A87B5

**Moonbeam:**&#x20;

* 0xbcb672f571a0fc2a04ce3e71f821855cc624202a


---

# 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://wiki.zenlink.pro/resources/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.
