> For the complete documentation index, see [llms.txt](https://docs.rosswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rosswap.com/zh/economicmodel/trading-airdrop.md).

# RosSwap6月空投交易活动

FONChain交易比赛！为回馈广大用户，FON生态系统将开启FON/USDT和Roselle/USDT交易空投活动！

活动期间，通过Rosswap交易所交易FON/USDT和Roselle/USDT，获得空投，空投将以FON的形式，发放给报名参与交易的用户。立即点击“参与交易空投”参与活动，开启您的交易空投之旅！

### 活动时间：

5月29日 00:00 - 6月29日 23:59 (UTC+8)

[参与交易空投](https://Rosswap.com)

### 如何参与：

1. 点击活动页面上的 “[**我要报名**](https://ta.rosswap.com/)” 按钮
2. 在Rosswap交易页面进行FON/USDT和Roselle/USDT 的交易对交易

如何领取奖励： 在活动页面上点击“领取”按钮

### 规则详情如下：

### 一，交易量计算

FONCHain将根据用户前一天的FON/USDT和Roselle/USDT 的Rosswap交易额来派发FON奖励, 不同的交易额阶梯可以获得不同的权重加成。

### 二，奖池计算方式

总奖池金额 = FON/USDT和Roselle/USDT FON交易手续费总额+每日补贴500枚FON

### **三，奖池划分：**&#x20;

轻量奖池：前一天（T-1天）交易额< 1000 USDT以下的用户&#x20;

超级奖池：前一天（T-1天）1000 USDT ≤ 交易额 ≤ 50,000 USDT的用户&#x20;

&#x20;钻石奖池：前一天（T-1天）交易额 >50,000 USDT的用户&#x20;

例如，如果用户昨日的交易额在88,000 USDT ，则用户将属于“钻石奖池”。

### 四，加倍权重规则

每一个奖池都有对应的奖励加倍权重, 权重越高得到的挖矿奖励越高。

* 轻量奖池：1X - 超级奖池：2X - 钻石奖池：5X 例如，用户A达到昨日的交易额在88,000 USDT ，加倍权重则为5X。 用户B达到昨日的交易额在5,000 USDT ，加倍权重则为2X。

### 五，奖池公式

奖池奖励= 该奖池的总交易额\*该奖池加倍权重/(轻量奖池交易额＊轻量奖池加倍权重+超级奖池交易额＊超级奖池加倍权重＋钻石奖池交易额＊钻石奖池 加倍权重）＊总奖池

例如：

假设该奖池为超级奖池, 此时

轻量奖池交易额为1,000,000 USDT

超级奖池交易额为2,000,000 USDT

钻石奖池交易额为3,000,000 USDT

**总奖池奖励为10,000 FON**

则该超级奖池奖励= 2,000,000\*2/(1,000,000\*1+2,000,000\*2+3,000,000\*5)\*10,000= 2,000 FON。

###

### 六，用户奖励公式

用户A的奖励=用户A交易额/所在奖池的全部交易额该奖池总奖金 例如：用户A交易额为20,000 USDT, 所在超级奖池的全部交易额2,000,000 USDT, 该奖池总奖金为10,000 FON, 则用户Ａ的奖励=20,000/2,000,000\*2,000=20 FON。

###

### 七，用户奖励发放规则

用户今日发奖金额将根据前一天（T-1天）的数据来分配奖励，数据将在每日08:00（UTC+8）更新至页面, 更新后用户即可 前往页面点击“领取”获取奖励。 用户单日奖励硬顶 **100** 枚 FON。 第一期奖励将于05/30 08:00（UTC+8）更新至页面。

###

### 八，活动结束后&#x20;

活动结束3天内，用户未主动领取的奖励将自动发放至用户钱包地址中。

###

### 条件与条款

1. 参与者必须点击活动页面上的“我要报名”进行参与活动&#x20;
2. 2.所有参与者必须严格遵守 FONChain的条件和条款
3. 如发现任何欺诈、使用多个账户领取奖励等非法行为或其它违规行为，FONChain保留取消该用户参与活动的资格并没收奖励的权利
4. FONChain保留随时自行决定更改、修订活动条款或取消活动的权利，恕不另行通知
5. FONChain保留对本活动的最终解释权。 如果您有任何疑问，请联系我们的电报团队

免责声明 尽管具有很高的增长潜力，但加密货币仍面临高市场风险和波动性。 强烈建议用户自行研究并自行承担风险进行投资。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rosswap.com/zh/economicmodel/trading-airdrop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
