Canopy Network Docs
  • 👋Welcome to Canopy
    • Overview
    • What is Canopy?
      • Introduction
      • Why Canopy?
        • Blockchain 101
        • Background
        • Industry State
        • Seeding the Future
        • Comparables
          • Ethereum
          • Tendermint
          • Polkadot
          • Avalanche
          • Rollups
      • Core Features
        • Peer-To-Peer Security
        • Progressive Sovereignty
        • Capital Efficient Restaking
        • Composable Architecture
        • One-Way Interoperability
        • Built-In Liquidity
        • Chain Halt Rescue
        • NestBFT
          • PoS Is Trusted
          • PoAge Is Trustless
          • VRF Leader Election
        • Checkpoints as a Service
        • United Governance
      • Tokenomics
        • CNPY
        • Staking
        • DAO Treasury Fund
        • Recursive Rewards
        • Subsidies
      • Who is Canopy for?
        • New Blockchains
        • Existing Ecosystems
        • Token Participants
    • How does Canopy work?
      • Utility
      • Consensus
      • P2P
      • State Machine
      • Storage
      • Specifications
        • CLI
        • RPC
        • Config
        • Governance Params
        • Nested Chain IDs
  • ⚒️Build
    • Build a new L1
      • Introduction
      • Building
        • Application
        • Governance
        • Testing
        • Upgrading
      • Governance
        • Straw Polling
        • Proposals
    • Connect an external chain
      • Introduction
      • Building
        • Connecting
        • Testing
        • Upgrading
      • Governance
        • Straw Polling
  • 👨‍💻Node Runner
    • Setup
    • Install
    • Configure
    • Manage
    • Debug
    • Validate
      • Get CNPY
      • Plugins Config
      • Stake
      • Manage
      • Slashing
    • Govern
  • 💪Participate
    • How To Get CNPY
    • What to do with CNPY
      • Manage
      • Earn
      • Subsidize
      • Govern
Powered by GitBook
On this page
  • Restaking
  • Committee Subsidization
  • Delegators
  1. Welcome to Canopy
  2. What is Canopy?
  3. Tokenomics

Staking

PreviousCNPYNextDAO Treasury Fund

Last updated 1 month ago

Restaking

The concept of restaking allows staked participants on Canopy to reuse their bonded collateral on the Root Chain to secure multiple other Nested Chains.

➤ This design enables participants to efficiently re-apply their collateral — extending the TLV of the Security Root among the Nested Chains to alleviate the

Committee Subsidization

The quorum of Validators registered on the Root Chain to perform Consensus services for a Nested Chain is called a committee.

➤ A subsidized committee is a quorum that receives an allocation of the Root Chain block reward.

In order for a Committee to be subsidized it must have more than 33% of the total stake committed to it.

Here's an example:

  • Validator A has 10 stake and is for chain 1

  • Validator B has 25 stake and is for chains 1 & 2

  • Validator C has 65 stake and is for chain 3

  • Total stake = 100

The subsidized committees in this example are chains 1 and 3

  • Chain 1 → valA {10} + valB {25} / totalStake {100} = 35% ≥ 33% ✓

  • Chain 2 → valB {25} / totalStake {100} = 25% < 33% ×

  • Chain 3 → valC {65} / totalStake {100} = 65% ≥ 33% ✓

Delegators

Non-technical actors may participate in Canopy by being a Delegator: a Validator that never participates in BFT Consensus.

➤ These staked participants greatly influence the subsidization status of Committees as their collateral is counted towards a Nested Chain's qualification.

Just like Validators — Delegators are able to restake their collateral towards multiple committees!

By staking as a Delegator — you receive in both CNPY and the native Nested Chain assets.

👋
restaked
restaked
restaked
L1 cold-start problem.
Block Reward