For the complete documentation index, see llms.txt. This page is also available as Markdown.

💥Chromia SRB

Learn how Chromia staking rewards are calculated. CHRSRB formula covers the protocol-set APR from the staking smart contract on Ethereum and BNB Chain.

CHRSRB is a benchmark that represents the annualized staking rate for the CHR token.

CHRSRB is calculated and published by Staking Rewards via the Chromia Profile and Data API.

TL;DR: Chromia staking rewards are determined by a protocol-set annual percentage rate from the staking smart contracts on Ethereum and BNB Chain. The rate is obtained from the contract's getActiveYieldRate method for the current epoch.

CHRSRB=aprCHRSRB = apr

Chromia is offering a smart contract staking solution while the mainnet is not live The mainnet is scheduled to go live in Q2 2024. The reward rate formula will be updated when that happens.

Formula key
Metric name
Description

apr

Annual Percentage Rate

The reward rate is set manually by the protocol in both smart contracts (ETH and BNB). This is obtained by calling the method getActiveYieldRate from the contract 0xdD8bd1a9927aB550Cf2fC0a9da14702F9c09ac88 with the current epoch as a parameter. The current epoch is obtained by calling the method getCurrentEpoch from the same contract. This is a temporary reward distribution to early supporters of the protocol. The reward rate will be.


CHR Real Reward Rate (CHRSRB^R)

The real reward rate calculates the CHRSRB adjusted for inflation in the network.

CHRSRBR=1+CHRSRB/(1+i)1CHRSRB^R = 1+CHRSRB /(1+i)-1
Formula Key
Metric name
Description

i

Inflation Rate

Total emission of new tokens, with vested contracts plus staking rewards


Data Sources:


References:


📚 Learn more about CHR Staking

📊 Calculate your CHR Staking Rewards

⚙️ Access historic Chromia Staking Data via API

Last updated