# Smart Contract

### Contract info

* MultiCall: [0x5FA712069F62c62eA73a7F8e2A4bdec11c2BfeF7](https://blockscout.com/astar/address/0x5FA712069F62c62eA73a7F8e2A4bdec11c2BfeF7)
* PancakeFactory: [0xA9473608514457b4bF083f9045fA63ae5810A03E](https://blockscout.com/astar/address/0xA9473608514457b4bF083f9045fA63ae5810A03E)
* PancakeRouter01: [0xd7bbFc48c10dc43619E2C187451dDB55e1ECD66b](https://blockscout.com/astar/address/0xd7bbFc48c10dc43619E2C187451dDB55e1ECD66b)
* PancakeRouter: [0xE915D2393a08a00c5A463053edD31bAe2199b9e7](https://blockscout.com/astar/address/0xE915D2393a08a00c5A463053edD31bAe2199b9e7)
* MasterChef: [0xc5b016c5597D298Fe9eD22922CE290A048aA5B75](https://blockscout.com/astar/address/0xc5b016c5597D298Fe9eD22922CE290A048aA5B75)
* MoneyMaker: [0x1e385b1BbED0FD2dfaA9108577BDe9b376038C45](https://blockscout.com/astar/address/0x1e385b1BbED0FD2dfaA9108577BDe9b376038C45)
* StableArswStaking: [0x42d175a498Cb517Ad29d055ea7DcFD3D99045404](https://blockscout.com/astar/address/0x42d175a498Cb517Ad29d055ea7DcFD3D99045404)
* ArthswapIDO: [0x689D5375637368B5556644D77D3A191B783A81D3](https://blockscout.com/astar/address/0x689D5375637368B5556644D77D3A191B783A81D3)

<br>

View [ArthSwap on GitHub.](https://github.com/ArthSwap/arthswap-core)

### **Smart Contract**

* Swap
* Liquidity Providing (Issue LP token)
  * How to measure who provides the liquidity
* Liquidity farming
  * Collect Fee 0.3% smart contract will be activated
    * 0.25% to Liquidity Providers
    * 0.5% to eARSW stakers


---

# 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.arthswap.org/contract/smart-contract.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.
