Loading...
Loading...
Compare original and translation side by side
| Formula | Expression | Use Case |
|---|---|---|
| Staking Yield | (Rewards + MEV - Costs) / Staked Amount | Validator return |
| Impermanent Loss | 2*sqrt(p_ratio)/(1+p_ratio) - 1 | LP loss from price divergence |
| AMM Price | Price_x = y/x (for token x in terms of y) | DEX pricing |
| NVT Ratio | Market Cap / Daily On-Chain Tx Volume | Network valuation metric |
| Real Staking Yield | Nominal Yield - Token Inflation Rate | Inflation-adjusted return |
| 公式 | 表达式 | 使用场景 |
|---|---|---|
| 质押收益 | (奖励 + MEV - 成本) / 质押金额 | 验证节点回报 |
| 无常损失 | 2*sqrt(p_ratio)/(1+p_ratio) - 1 | 流动性提供者因价格偏离产生的损失 |
| AMM定价 | Price_x = y/x(以代币y计价的代币x价格) | 去中心化交易所定价 |
| NVT比率 | 市值 / 每日链上交易量 | 网络估值指标 |
| 实际质押收益 | 名义收益 - 代币通胀率 | 通胀调整后回报 |