> For the complete documentation index, see [llms.txt](https://axon-finance.gitbook.io/axon-finance-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://axon-finance.gitbook.io/axon-finance-docs/huang-pi-shu-fu-lu/appendix-parameters.md).

# 附录 II · 协议参数表

全文关键协议参数集中于此，每项标注确定程度：

* `设计目标(target)` — 工程要达成的目标，最终值待基准测试。
* `设计(design)` — 已确定的设计方向，具体数值未定。
* `待定(TBD)` — 尚未确定，随开发 / 合规 / 治理推进公布。

> 全部参数为 proposed design，最终以测试网基准、安全评审与治理结论为准；不构成任何承诺。

## 性能

| 参数                            | 值                        | 状态     |
| ----------------------------- | ------------------------ | ------ |
| 吞吐 $\Theta$                   | $> 10{,}000$ TPS（架构上探更高） | `设计目标` |
| 最终性延迟 $T\_{\text{final}}$     | 亚秒级（$<1$s，目标 400–800ms）  | `设计目标` |
| 区块间隔 $\Delta\_{\text{block}}$ | 250–500 ms               | `设计目标` |
| 单笔费用 fee                      | 亚美分（$<$0.001$）           | `设计目标` |
| 流水线深度 $k$                     | 2–3（连续 QC 提交）            | `设计`   |

## 共识与验证者

| 参数                           | 值                                        | 状态        |
| ---------------------------- | ---------------------------------------- | --------- |
| 共识                           | HotStuff 风格 pipelined BFT PoS            | `设计`      |
| BFT 阈值                       | $S\_f < \tfrac13 S$；quorum $>\tfrac23 S$ | `设计`      |
| 最小质押 $s\_{\min}$             | —                                        | `待定`      |
| 验证者上限 $n\_{\max}$            | 启动小，按 P2 扩大                              | `设计` / 路线 |
| epoch 长度                     | —                                        | `待定`      |
| 解绑期 $T\_{\text{unbond}}$     | $>$ 罚没证据窗口                               | `设计`      |
| 视图超时 $\Delta\_{\text{view}}$ | 自适应指数退避                                  | `设计`      |

## 密码学

| 参数   | 值                     | 状态   |
| ---- | --------------------- | ---- |
| 哈希   | BLAKE3（Keccak-256 兼容） | `设计` |
| 交易签名 | Ed25519（账户可自定义验证器）    | `设计` |
| 共识签名 | BLS12-381 聚合          | `设计` |
| 随机   | VRF                   | `设计` |
| 状态承诺 | Merkle（Verkle-ready）  | `设计` |

## 授权与执行

| 参数       | 值                     | 状态   |
| -------- | --------------------- | ---- |
| 账户模型     | account-based，链层原生 AA | `设计` |
| 策略沙盒     | WASM，gas 计量，确定性，能力安全  | `设计` |
| 会话密钥约束   | 限额/单笔/时间/白名单/资产/频率/调用 | `设计` |
| Gas 费用模型 | 稳态固定 + 拥堵保护阀          | `设计` |

## 喂价（预言机）

| 参数                          | 值   | 状态                                                                                                  |
| --------------------------- | --- | --------------------------------------------------------------------------------------------------- |
| 聚合                          | 中位数 | `设计`                                                                                                |
| 偏差检测阈值 $\tau\_{\text{dev}}$ | —   | `待定`                                                                                                |
| 最小存活源数 $m\_{\min}$          | —   | `待定`                                                                                                |
| TWAP 窗口 $\Delta$            | —   | `待定`                                                                                                |
| 脱锚阈值 $\tau\_{\text{peg}}$   | —   | `待定`                                                                                                |
| 喂价源 / 预言机合作                 | —   | `待定`（白皮书 [6.3](/axon-finance-docs/part-vi-lu-xian-tu-yu-zhi-li/part6-roadmap/6-3-team-partners.md)） |

## PayFi 货币市场

| 参数                           | 值    | 状态   |
| ---------------------------- | ---- | ---- |
| 利率曲线 $r\_0,r\_1,r\_2,U^{\*}$ | 治理定  | `待定` |
| 准备金因子 $\phi$                 | 治理定  | `待定` |
| 抵押清算阈值 $\lambda\_i$          | 治理定  | `待定` |
| 开仓健康因子 $H\_{\text{open}}$    | $>1$ | `设计` |
| 平仓因子 / 清算奖励                  | 治理定  | `待定` |

## 美股带单引擎

| 参数                                         | 值                                     | 状态        |
| ------------------------------------------ | ------------------------------------- | --------- |
| 保底率 $g$                                    | $1%\sim3%$ / 单场                       | `已定稿产品参数` |
| 覆盖率下限 $\Xi\_{\min}$                        | $\geq 150%$                           | `已定稿产品参数` |
| 等级单场额度 $L\_{\text{tx}}$                    | 白银 1,000 / 黄金 10,000 / 钻石 50,000 USDT | `已定稿产品参数` |
| 结算窗口 $t\_{\text{settle}}-t\_{\text{open}}$ | $2\sim24$ h                           | `已定稿产品参数` |
| 准备金注入费率 $\phi\_{ct}$                       | 治理定                                   | `待定`      |
| 对冲后最大损失比例 $\chi$                           | 治理定（由期权组合定）                           | `待定`      |
| 结算争议窗口 $\Delta\_{\text{chal}}$             | 治理定                                   | `待定`      |
| 单场跟单上限 $\text{Cap}$                        | 治理定 / 场次设定                            | `待定`      |

## 合规与稳定币

| 参数          | 值                           | 状态   |
| ----------- | --------------------------- | ---- |
| 支持的稳定币清单    | 多资产、法币锚定优先                  | `待定` |
| 合规辖区 / 牌照路径 | 加密友好辖区，分阶段                  | `待定` |
| 合规 hook 组合  | KYC/AML/制裁/地理围栏/Travel Rule | `设计` |

## 不在本文档范围

| 项                   | 说明                                                                                                        |
| ------------------- | --------------------------------------------------------------------------------------------------------- |
| 代币供应 / 分配 / 流通 / 融资 | 属**代币经济**，本黄皮书不展开，详见白皮书 [Part VII · 代币经济](/axon-finance-docs/part-vii-dai-bi-jing-ji/part7-tokenomics.md) |
| 费用/奖励在验证者与金库间的分配    | 同上，属代币经济，详见白皮书 [Part VII](/axon-finance-docs/part-vii-dai-bi-jing-ji/part7-tokenomics.md)                 |

***

*下一节：*[*附录 III · 核心数据结构*](/axon-finance-docs/huang-pi-shu-fu-lu/appendix-datastructures.md)


---

# 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://axon-finance.gitbook.io/axon-finance-docs/huang-pi-shu-fu-lu/appendix-parameters.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.
