# LON 交易挖矿

**相关链接**

[LON 交易挖矿常见问题](https://tokenlon.zendesk.com/hc/zh-cn/articles/360059287451)

#### **1. LON 交易挖矿持续多久？**<br>

本期 LON 交易挖矿持续 4 周，将于 2021 年 4 月 29 日进行结算。在 LON 发行数量达到 2 亿总上限前，每次回购都将触发 LON 铸币，交易挖矿将会一直持续。

#### **2. LON 回购后铸币的系数（挖矿因子）是否可以进行调整？**

回购后的铸币系数（挖矿因子）未来可通过 Tokenlon 社区治理提案进行调整，可前往 [Tokenlon 治理论坛](https://forum.tokenlon.im/)发起讨论。

#### **3. 绑定邀请码有什么好处吗？**

与未绑定邀请码的地址相比，绑定邀请码的钱包地址在 Tokenlon 交易可额外获得算力奖励。如果你没有邀请码，可使用 Tokenlon 官方邀请码：4LT6T

#### **4. 为什么我的地址已经有绑定的邀请码了？**

之前参与过 LON 创世挖矿并绑定了别人的邀请码的钱包地址，无需再次进行绑定，创世挖矿的绑定及邀请关系会延续。

#### **5. 我该如何解绑邀请关系？**

目前暂时无法解除邀请关系的绑定。

#### **6. 我邀请的用户怎么样才算激活用户？**

用户绑定你的邀请码后，并在 Tokenlon 进行一笔交易，产生算力奖励，则该用户算激活用户，同时你可以获得邀请奖励。

#### **7. 交易算力如何计算的？**

用户的交易算力奖励根据该交易产生的净贡献和矿工费的美元价值计算，具体公式如下：\
\
**ETH 兑换其他代币**

* 交易算力 = 净贡献 \* 奖励系数 + 基础算力
  * 净贡献 = 交易费

**ERC-20 代币间兑换**

* 情况一：矿工费 ＜ 交易费
  * 交易算力 = 净贡献 \* 奖励系数 + 基础算力
    * 净贡献 = 交易费 - 矿工费
* 情况二：矿工费 ≥ 交易费
  * 此情况下未产生净贡献，故交易算力 = 基础算力

**其中**

* 交易费 = 交易额 \* 费率
* 奖励系数默认为 10，绑定邀请码后变为 12
* 每笔交易都会有一个基础算力，基础算力与该笔交易上链的矿工费有关，具体公式如下：基础算力 = 矿工费 \* 2

\
**注**：Tokenlon 标准费率为 0.3%，稳定币间兑换费率为 0.04%，持有 LON 可享手续费优惠，最低享 0.1%，费率详情请点击[这里](https://tokenlon.zendesk.com/hc/zh-cn/articles/360037260272)查看。

如果你在使用 Tokenlon 的过程中遇到了问题，欢迎关注 [Tokenlon 微博](https://weibo.com/Tokenlon?from=page_100505_profile\&wvr=6\&mod=like\&is_all=1) 或加入 [官方 Discord 社区](https://discord.gg/ZFf4Cye) 与我们联系。

Tokenlon 团队

2021.04.01


---

# 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://tokenlon.gitbook.io/docs/learn/faq/lon/trademining.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.
