牵引力 证明

本页每一个数字,要么从你可以自己调用的公开端点实时读取,要么根据已提交到仓库的产物统计得出。没有一项是自报的,也没有一项是截图。如果某个端点无法访问,该数字会留空,而不是用过时的值填上 — 与协议在 on-chain 使用的 fail-closed 规则相同。

链上实时数据

settled fills · on-chain
Router Swap events over the recent block window. Reproduce with the same eth_getLogs call — the topic0 is published in the manifest.
surplus payouts · to users
Fills that delivered MORE than quoted. Surplus is fee-exempt and paid to the recipient, so this counter can only be produced by real execution.
staking solvency · live read
The contract's own isSolvent() on Base. Not a dashboard claim — a boolean the chain returns to anyone who asks it.

已发布的知识库

构建时从仓库统计得出,而非手工填写。

每篇文章都以一条命令结尾,用它可以对着链复现该文的核心论断。该知识库以机器可读的形式镜像在 /llms-full.txt,并在 /knowledge-graph.jsonld 建立索引。

已部署的接口面

5

Base · Ethereum · Optimism · Arbitrum · Robinhood

所需 API 密钥0

Quote API、batch、manifest 与 MCP 端点均无需密钥,且 CORS 开放。

自己去查

下面这些都不需要我们的配合、账号或密钥:

实时偿付能力,直接来自合约/solvency

所有接口面的机器可读地图/capabilities.json

on-chain 已结算的成交与盈余支付/api/stats

由结算合约计算出的实时报价/api/quote?chain=base&in=ETH&out=USDC&amountIn=1000000000000000000

完整的协议 manifest(合约、事件 topic)/api/manifest

自带证明的机器可读论断/facts.json

本页刻意不展示的内容:流量、用户数或收入。这些本质上都是自报数据 — 我们无法给你验证它们的方法,所以我们也不作此主张。上面的数字之所以被选中,正是因为你可以逐一核对。

用英文阅读本页