Skip to main content

Documentation Index

Fetch the complete documentation index at: https://covalenthq.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Recap: The CXT Economic Flywheel

CXT is the economic core of a functioning, revenue-generating data network. Every component reinforces the others:
  • Fixed supply with no inflation and no remaining unlocks eliminates dilution risk.
  • The revenue flywheel converts real product usage into CXT demand.
  • The Strategic Reserve locks CXT off the market, creating deflationary pressure.
  • Staking secures the Network while providing yield.
  • Governance ensures the community controls the protocol’s evolution.
As autonomous AI agents become the dominant consumers of on-chain data, the demand for verifiable, structured, sub-second blockchain data will grow exponentially. CXT is how that demand translates into economic value for every participant in the Covalent ecosystem.

How Operators Earn

The Covalent Network compensates Operators who perform verifiable work: extracting, refining, and serving blockchain data. Network Operators are rewarded in CXT for honestly fulfilling their roles on the Network. The two primary factors that determine an Operator’s earnings are:
  1. Stake weight: The more CXT an Operator has staked (including delegated stake), the greater their opportunity to perform work and earn rewards. Stake acts as both a security bond and a prioritization signal.
  2. Work performed: Operators earn in proportion to their actual contribution — the number of Block Specimens produced, Block Results refined, or queries served. Operators who fulfill multiple Network roles have access to additional reward streams.
This dual model ensures that rewards flow to participants who are both economically committed and actively contributing to the Network’s data pipeline.

The Emission Model

In the Network’s early phase, staking rewards are funded by the Staking allocation: 80 million CXT (8% of total supply) set aside at genesis to bootstrap Network participation for up to 4 years.

Epoch-Based Emissions

Rewards are distributed over the course of an epoch, defined as a 24-hour period. Each epoch, a set amount of CXT is emitted from the Staking Contract Reward pool. This pool is filled from the Staking allocation periodically. The reward emission rate is denominated in CXT per epoch, which means the effective staking yield (APY) fluctuates as the total amount of staked CXT changes. When more CXT is staked, the yield per token decreases; when less is staked, yield per token increases. Historically, the APY has ranged from 8% to 18%. The CXT emission rate is monitored and updated via a governance process. This ensures that as the quantity of staked CXT grows (or shrinks), the proof-of-stake validation remains sustainable and that a reasonable staking yield is maintained over time. For full details on the emission schedule, see the Emission Schedule documentation.

Operator Reward Models

The Covalent Network has two primary production roles: Block Specimen Producers (BSPs) and Block Result Producers (BRPs). Each produces a distinct data artifact that the Network requires, and each has its own reward formula. In the long run, the price for these data artifacts will be determined by the market, with Query Operators being the primary purchasers. However, during the current bootstrapping phase, Covalent acts as the sole buyer of Block Specimens and Block Results, setting a fixed price for each.

Block Specimen Rewards

Block Specimen Producers extract raw, provable blockchain data and upload it to storage. To determine the price of a Block Specimen, the Network considers the number of Block Specimens produced and the number of BSP Operators participating. Reward formulas: The price a BSP Operator receives per Block Specimen is proportional to their share of the total BSP stake:
block_specimen_price = token_emission_rate × (bsp_Operator_stake
/ total_bsp_stake)
The total reward a BSP earns per epoch is the specimen price multiplied by the number of specimens they produced:
bsp_reward_per_epoch = block_specimen_price ×
num_specimens_produced
Expressed formally, the total reward for BSP Operator i across all specimens in an epoch is: bsp_operator_rewardi=total_stakeij=1ntotal_stakej×(artifact_reward_per_specimen×num_bsps)\text{bsp\_operator\_reward}_i = \frac{\text{total\_stake}_i}{\sum_{j=1}^{n} \text{total\_stake}_j} \times \left( \text{artifact\_reward\_per\_specimen} \times \text{num\_bsps} \right) In plain language: an Operator’s reward share is proportional to their stake relative to the total stake of all BSPs, multiplied by the total reward pool allocated to Block Specimen production for that epoch. Operators with a larger stake earn a larger share. Operators who produce more specimens earn more in absolute terms.

Block Result Rewards

Block Result Producers (also called Refiners) take raw Block Specimens and transform them into structured, queryable data — the refined output that ultimately serves API requests. The reward model mirrors the BSP structure but applies to the refiner pool. Reward formulas: The price a BRP Operator receives per Block Result is proportional to their share of the total refiner stake:
block_result_price = token_emission_rate ×
(refiner_Operator_stake / total_refiner_stake)
The total reward a BRP earns per epoch:
refiner_reward_per_epoch = block_result_price ×
num_results_produced
In plain language: the same stake-weighted, production-proportional model applies. Refiners who stake more and produce more Block Results earn proportionally greater rewards.

Operator Commissions

Operators who accept delegated stake can charge a commission — a percentage of the rewards earned on delegated tokens. This commission compensates Operators for the cost of running infrastructure and maintaining uptime. The commission rate is set by each Operator individually. When delegating CXT, token holders should evaluate an Operator’s commission rate alongside their performance history, uptime, and total stake when choosing where to delegate. Operator Commissions can be clearly seen on the Covalent Network Staking Dashboard.

Delegation Rewards

Token holders who do not wish to operate infrastructure can delegate their CXT to a Network Operator and earn a share of that Operator’s rewards. The Delegator’s share is proportional to their contribution to the Operator’s total stake, minus the Operator’s commission. Delegation is designed to be accessible; there is no minimum CXT requirement to delegate. This means any CXT holder can participate in securing the Network and earning yield, regardless of the size of their holdings.

Staking Requirements by Role

The Network defines distinct roles for participants who stake CXT, each serving a specific function in the data pipeline:
Operator RolePrimary FunctionMin / Max CXT StakeReceives Delegation?
Block Specimen Producers (BSPs)Extract raw, provide data from blockchains and upload to storage175,000 / 500,000Yes
Block Result Producers (BRPs)Refine and transform raw block specimens into queryable data35,000 / 70,000No
Query Node OperatorsIndex refined data and serve final API queries to end-usersVaries by OperatorYes
DelegatorsDelegate stake to an Operator to earn rewards without running hardwareNo minimumN/A

Key Parameters at a Glance

ParameterValue
Reward cycle (epoch)24 hours
Staking APY (historical range)8% – 18%
Unstaking cooldown14 days
SlashingActive — malicious or dishonest Operators lose a percentage of their stake
Bootstrap reward sourceStaking allocation (80M CXT, up to 4-year runway)
Long-term reward sourceNetwork usage fees (free-market pricing for data artifacts)
Strategic Reserve outflowsGovernance-gated; Long-term reserve

Summary

Operators earn in proportion to their economic commitment (stake) and their productive contribution (work performed). Delegators participate without running infrastructure. And the entire system is moving toward a future where the value of verifiable data — not protocol subsidies — sustains the Network. Combined with the CXT Economic Flywheel and Strategic Reserve, these mechanics create a complete economic system: one where every API query, every chain integration, and every AI agent request strengthens the Network and rewards those who power it. ← Back to Tokenomics of CXT