# Beta用户空投

**空投总量：30,000,000 PEX**

早期Beta用户空投详情：

时间：PearDAO Beta阶段（1.15-00:00 - 1.31-24:00），所有在peardao.io成功交易的地址

空投金额计算：总空投金额\*交易量比例\*交易分数/（∑参与地址交易分数）

什么是交易分数：较高的交易分数将归因于在Beta阶段交易的交易量和交易数量较多的用户。

具体参数设置如下：

* 1-10 已完成交易 = 交易分数 1；&#x20;
* 11-20 已完成交易 = 交易分数 1.5；&#x20;
* 21-30 已完成交易 = 交易分数2；
* 30 已完成交易 = 交易分数6，6 是最高分

为什么有些地址有交易但交易分数低于1：&#x20;

在我们最初的 Beta 阶段之后，该团队已经确定了一些通过自动化合约交互进行无效交易的地址，他们的活动包括但不限于：&#x20;

1、多个地址通过同一资金渠道管理gas费用；&#x20;

2、通过脚本流转资金，提升交易记录；&#x20;

3、在极短的时间内完成多笔交易，导致大量无效交易记录。

团队认为，这些行为极具欺诈性，将阻碍平台的健康发展。经过深思熟虑，团队决定将所有表现出所述行为的参与者的交易分数降低到 0.1。


---

# 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://peardao.gitbook.io/docs/zh-cn/pear-shi-jian/beta-yong-hu-kong-tou.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.
