# Fantom

## Farms <a href="#farms" id="farms"></a>

Benis settings:

* Start time: `1646492400`
* Rewards:

| Period (time is 3PM UTC) | Rewards for 28 days | Rewards / second |
| ------------------------ | ------------------- | ---------------- |
| 2022-06-25 -> now        | 300k BAN            | 0.124007936      |
| 2022-05-28 -> 2022-06-25 | 390k BAN            | 0.161210317      |
| 2022-04-30 -> 2022-05-28 | 540k BAN            | 0.223214285      |
| 2022-04-02 -> 2022-04-30 | 900k BAN            | 0.372023809      |
| 2022-03-05 -> 2022-04-02 | 1.2M BAN            | 0.496031746      |

* Pools:

<table data-header-hidden><thead><tr><th>Pool ID (pid)</th><th width="192.33333333333331">Pair</th><th>Multiplier (time is 3PM UTC)</th></tr></thead><tbody><tr><td>Pool ID (pid)</td><td>Pair</td><td>Multiplier (time is 3PM UTC)</td></tr><tr><td>0</td><td>wBAN-USDC</td><td>1000</td></tr><tr><td>1</td><td>wBAN-FTM</td><td>2022-05-28 -> later: 0<br>2022-04-30 -> 2022-05-28: 500<br>Launch -> 2022-04-30: 1000</td></tr></tbody></table>

## Smart-Contracts <a href="#smart-contracts" id="smart-contracts"></a>

<table data-header-hidden><thead><tr><th width="282.99203187251">Name</th><th>Address</th></tr></thead><tbody><tr><td>Name</td><td>Address</td></tr><tr><td>Benis</td><td>0xD91f84D4E2d9f4fa508c61356A6CB81a306e5287</td></tr><tr><td>wBAN</td><td>0xe20b9e246db5a0d21bf9209e4858bc9a3ff7a034</td></tr><tr><td>wBAN Gasless Swaps</td><td>0xde9D77D48004e8ba10CBcf5Ef5D22C53530aD71b</td></tr><tr><td>SpookySwap wBAN-USDC</td><td>0x6bADcf8184a760326528b11057C00952811f77af</td></tr><tr><td>SpookySwap wBAN-FTM</td><td>0x1406E49b5B0dA255307FE25cC21C675D4Ffc73e0</td></tr><tr><td>WBANFarmZap</td><td>0xaac0C70f5bBCF2DfaFd3a22b941918fac3c8d242</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://wrap-that-potassium.gitbook.io/wban/smart-contracts/fantom.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.
