Snowbridge
  • Introduction
  • Concepts
  • Architecture
    • Overview
    • Components
    • Channels
    • Verification
      • Ethereum
      • Polkadot
        • Operational Costs
    • Governance
    • Upgrades
    • Relayers
  • Applications
    • Token Transfers
  • Security
    • Exploit Reporting
    • Audits
  • Other
    • Quick Start Guide
    • Processes for keeping track of dependency changes
    • Bridges Workshop
  • Rococo Testnet
    • Rococo-Sepolia Token Transfers
  • Operations
    • Infrastructure
    • Contributing to Snowbridge
    • Governance and Operational Processes
    • General Governance Updates
    • Test Runtime Upgrades
    • Run Relayers
Powered by GitBook
On this page
  1. Architecture
  2. Verification
  3. Polkadot

Operational Costs

PreviousPolkadotNextGovernance

Last updated 1 year ago

To remain operational, the BEEFY light client must be updated with new BEEFY commitments. These commitments are emitted periodically by the relay chain, roughly every minute. A mandatory commitment is emitted at the start of every validator and must be provided to the light client.

It will be prohibitively expensive to submit updates every minute. So we envision that the rate of updates will be dynamic and influenced by user demand. Assuming current gas prices, the cost of operating the BEEFY client should be between $200,000 and $1,000,000 per year. For detailed calculations, see our .

Our current implementation is not very optimized, as we have focused foremost on correctness and readability. However, we have identified several easy optimizations which can reduce the cost by at least 20% or more.

session
Cost Predictions