BSC 链上联合曲线 · Bonding Curve on BSC

重新定义微支付 Redefining Micro-Payments

uBTC 是一种创新的链上计量单位,通过联合曲线机制实现从分厘级小额支付到大规模转账的无缝体验。

uBTC is an innovative on-chain unit of account, utilizing a bonding curve mechanism to deliver seamless experiences from micro-transactions to large-scale transfers.

核心优势 Core Advantages

专为日常支付场景设计的下一代数字资产计量标准
Next-generation digital asset unit designed for everyday payment scenarios

瞬时结算 Instant Settlement

基于 BSC 高性能网络,交易确认仅需 3 秒,Gas 费极低。 Built on BSC high-performance network with 3-second finality and minimal gas fees.

🎯

无认知负担 Zero Cognitive Load

消除过多小数位困扰,直观的单位设计让普通用户也能轻松理解。 Eliminates confusion from excessive decimal places with intuitive unit design for mainstream adoption.

🔄

持续流动性 Continuous Liquidity

智能合约即是做市商,随时可按算法价格铸造或销毁代币。 Smart contract acts as always-on market maker, enabling mint/burn at algorithmic prices anytime.

🛡️

透明可验证 Transparent & Verifiable

所有定价逻辑开源上链,价格完全由公开数学公式决定。 All pricing logic is open-source on-chain; prices are purely determined by public mathematical formulas.

📈

渐进式定价 Progressive Pricing

联合曲线确保早期参与者享受更低成本,随采用率提升而增值。 Bonding curve ensures early adopters benefit from lower entry costs as adoption grows.

🌐

全场景覆盖 Universal Coverage

从咖啡支付到跨境汇款,单一资产满足所有支付需求。 From coffee purchases to cross-border remittances, one asset fits all payment needs.

联合曲线机制 Bonding Curve Mechanism

价格由供需关系通过数学公式自动调节,无需传统交易所
Prices automatically adjust via mathematical formulas based on supply-demand, no traditional exchange needed

0 500M 1B Price
1B
总量上限 Total Supply Cap
P₀
初始价格地板 Initial Price Floor
k
曲率系数 Curvature Coefficient
2%
销毁手续费 Burn Fee

定价数学模型 Pricing Mathematical Model

边际价格函数 Marginal Price Function
P(S) = P₀ + k · S²
P(S)
当前边际价格(每枚代币) Current marginal price per token
P₀
初始基础价格(价格地板) Initial base price (price floor)
k
曲率系数,控制价格上涨速度 Curvature coefficient controlling price growth rate
S
当前流通供应量(0 至 10亿) Current circulating supply (0 to 1 Billion)
铸造成本(积分公式) Mint Cost (Integral Formula)
Cost = P₀·Δn + (k/3)[(S+Δn)³ - S³]

代币经济 Tokenomics

💰 储备机制 Reserve Mechanism

所有铸造代币的 BNB 均锁定在智能合约中,形成完全背书的储备池,确保任何时候都能按曲线价格赎回。 All BNB from mints is locked in the smart contract, forming a fully-backed reserve pool ensuring redemption at curve price anytime.

🔥 通缩销毁 Deflationary Burn

用户向合约销毁代币时,合约从储备池中返还对应价值的 BNB,实现真正的通缩机制。 When users burn tokens back to the contract, corresponding BNB is returned from reserves, implementing true deflation.

🏛️ 财库收入 Treasury Revenue

销毁操作收取 2% 手续费进入 DAO 财库,用于生态建设、安全审计和持续开发。 2% burn fee goes to DAO treasury for ecosystem development, security audits, and continuous R&D.

发展路线图 Roadmap

Phase 1 · 2024 Q1

测试网部署与审计 Testnet Deployment & Audit

完成智能合约开发,在 BSC 测试网部署,启动第三方安全审计与漏洞赏金计划。 Complete smart contract development, deploy on BSC Testnet, initiate third-party security audit and bug bounty program.

Phase 2 · 2024 Q2

主网上线与联合曲线启动 Mainnet Launch & Curve Activation

正式在 BSC 主网部署合约,开放联合曲线铸造功能,启动流动性引导。 Deploy contract on BSC Mainnet, activate bonding curve minting functionality, commence liquidity bootstrapping.

Phase 3 · 2024 Q3

商户 SDK 与支付集成 Merchant SDK & Payment Integration

发布开发者工具包,支持商户轻松接入 uBTC 支付,推出移动端轻钱包。 Release developer SDK enabling merchants to easily integrate uBTC payments; launch mobile light-wallet.

Phase 4 · 2024 Q4

DAO 治理与去中心化 DAO Governance & Decentralization

将财库和关键参数控制权移交 DAO,实现社区自治,探索跨链扩展可能性。 Transfer treasury and key parameter control to DAO; achieve community self-governance; explore cross-chain expansion possibilities.

常见问题 Frequently Asked Questions

什么是联合曲线(Bonding Curve)? What is a Bonding Curve?

+
联合曲线是一种智能合约机制,代币的价格由预设的数学公式根据当前供应量自动计算。它充当自动做市商,确保代币始终具有流动性,用户可以随时按算法价格铸造或销毁代币。 A bonding curve is a smart contract mechanism where token prices are automatically calculated by predefined mathematical formulas based on current supply. It acts as an automated market maker, ensuring continuous liquidity—users can mint or burn tokens at algorithmically determined prices anytime.

uBTC 与比特币(BTC)有什么关系? What is the relationship between uBTC and Bitcoin (BTC)?

+
uBTC 是一个独立的技术项目,旨在优化日常支付体验。名称中的 "u" 代表 "micro"(微),借鉴了比特币的品牌认知度,但在技术实现和经济模型上完全独立,不存在任何技术关联。 uBTC is an independent technical project focused on optimizing everyday payment experiences. The "u" stands for "micro," leveraging Bitcoin's brand recognition while being completely independent in technical implementation and economic design—there is no technical linkage whatsoever.

为什么选择二次曲线而不是其他模型? Why choose a quadratic curve over other models?

+
二次曲线(P = P₀ + k·S²)在 Gas 效率和数学简洁性之间取得了最佳平衡。它在早期保持较低价格以鼓励采用,随着供应量增加逐渐抬高价格门槛,并在接近总量上限时形成自然的稀缺性溢价。 The quadratic curve (P = P₀ + k·S²) offers the optimal balance between gas efficiency and mathematical simplicity. It maintains low prices early to encourage adoption, gradually increases price barriers as supply grows, and creates natural scarcity premiums as it approaches the total supply cap.

是否存在价格下跌的风险? Is there a risk of price decline?

+
是的。联合曲线是双向机制,当大量用户销毁代币时,价格会沿曲线下降。uBTC 是技术基础设施而非投资产品,参与者应当充分了解其价格波动特性并谨慎决策。 Yes. Bonding curves are bidirectional mechanisms—prices decrease along the curve when significant amounts of tokens are burned. uBTC is technical infrastructure, not an investment product. Participants should fully understand its price volatility characteristics and exercise caution.