Avalanche
准备好在生产环境中调用了吗?
免费套餐涵盖个人项目。按量付费,无需绑卡即可扩展。
Avalanche
免费套餐涵盖个人项目。按量付费,无需绑卡即可扩展。
A confirmation tells you how deeply a transaction is buried beneath the current Avalanche C-Chain tip, and that depth is your practical measure of how safe it is to act on. Avalanche reaches finality through Snowman consensus in roughly one to two seconds, so a transaction is irreversible far faster than on a proof-of-work chain — but a transaction that is merely submitted is not the same as one that is final, and treating the two as equal is how applications credit value that later disappears. This guide shows you how confirmations are counted on the C-Chain via https://avalanche.therpc.io/YOUR_API_KEY, and how to implement confirmation checks and value-scaled finality thresholds so your application only releases goods or credits balances once a transaction is genuinely settled.