Tokenomics
Acki Nacki tokenomics
The original document can be found here Tokenomics Paper.
Abstract
We present the Acki Nacki network Tokenomics, optimized for maximum decentralization from the start, as well as for security and fairness. For more information on the Acki Nacki protocol, refer to the Acki Nacki Overview.
In Acki Nacki, there are five types of Network Participants: Block Producer, Block Keeper, Block Verifier (also known as Acki-Nacki), Block Manager, and Mobile Verifier.
We collectively refer to Block Producer, Block Keeper, and Block Verifier as "Block Keepers" when it is unnecessary to distinguish their individual roles.
Definitions
Block Keeper - is a network participant that receives blocks from the Block Producer (BP) and sends back an Attestation with the block hash and other metadata. A BK can also become a Block Verifier (Acki-Nacki) or a Block Producer (BP)
Block Producer (BP) is a BK that serves as the leader of a particular Thread, responsible for block production.
Block Verifier (or Acki-Nacki) - is a BK responsible for block validation and notifying all network participants of their verdict: whether the block is valid or not.
Block Manager - is a network participant whose primary role is to provide users with a blockchain database and process external messages. Block Managers receive a portion of the total block reward based on the number of external messages they process.
Mobile Verifier - participates in the protocol by validating transactions in subtrees of accounts, occasionally. Mobile Verifiers will compete in an online game, which involves earning Boosts, to secure a place in the mobile verifiers list that determines the fraction of block reward.
Quick Facts
Token | Supply | Emission | Function |
---|---|---|---|
10.4 B | Curve, final | Network security | |
Unlimited | Pledge | Computation |
Separation of Tokens
In Acki Nacki there are two tokens: a network token and a computation token.
The separation allows us to have two distinctive properties of Acki Nacki that is not possible under a one common token design.
In Proof-of-Stake systems the security of the network and the participation incentives are largely attributed to the network token price increase over time. This is achieved by bending the Supply/Demand curve in favor of Demand. It can be done by increasing the Token Utility and Decreasing the Supply. But when there is only one token which is used for both security guarantees and network transaction fees its utility will be hampered by its increasing price, which happens with every blockchain we know. To tackle this problem Bitcoin is promoting the Lightning network, Ethereum is trying to balance the gas price and Solana is processing large amounts of transactions with very low fees. We don’t believe any of these approaches work over time and we see problems with all of them: Lightning Network adoption rate is faltering, Ethereum transactions are so expensive, most of the people using L2 networks to transact Ethe and Solana can’t regulate its network usage effectively leading to network stoppage and spam.
We take a different approach by introducing two interconnected tokens separately created to optimally perform each of the functions: network usage and network security.
Computation token, called SHELL — is designed to pay for network usage, and NACKL coin — designed to guarantee network security.
NACKL Coin — is used for Staking and provides a claim for a share of Shell revenues therefore will accumulate value over time.
SHELL Token — designed in such a way that its price will never increase, it can only decrease, but will eventually correct itself, as described in more details below
NACKL Tokenomics
Proof Of Stake
In Acki Nacki there is no predetermined Stake Interest rate. Simple and clear — there are no staking rewards. Like in Bitcoin the rewards are paid for Network Participation which comprises several activities like Block Production, Block Verification and Transaction Processing, but unlike Bitcoin all the Rewards are distributed proportionally between all Network Participants within a common Epoche. If Network Participants are not performing according to current Acki Nacki Network rules or boundaries they may be excluded from the network, penalized or slashed depending on the type of rule they violate. This is according to the main idea of Proof-of-Stake Protocols.
Delegation
Acki Nacki is trying to avoid delegation of stakes as much as possible. There are special mechanisms in place to make it not economical or not secure to delegate NACKL Token for staking by other Block Keepers: Block Keeper Epoche contract only accepts messages signed by a Block Keeper private key, therefore making it impossible to create decentralized pools and perform staking delegation. Of course, Block Keepers can run off-chain services to obtain stakes from investors, but this is no longer a network concern.
Instead there is a special mechanism to include regular participants into a protocol without a need to become a Block Keeper and have special server equipment etc. (see section “Mobile Verifiers”) Yet it is important to mention that it’s not based on staking pools or delegation either, as mobile verifiers perform very particular and real security verification contributing to network security guarantees.
Fairness
Acki Nacki is "fair" protocol, where fairness is defined per Pass and Shi: "A blockchain protocol has -approximate fairness if, with overwhelming probability, any honest subset controlling fraction of the compute power is guaranteed to get at least a fraction of the blocks in a sufficiently long window".
The fairness in Acki Nacki is achieved by the following logical construction:
Each Validator receives proportional reward regardless of if they produced blocks or not. The reward depends solely on their honest participation in the network as described below. Thus the network participants are not rewarded specifically for producing the block but for participating in all stages of block livecycle from the creation and up to the finality.
Because in the Asynchronous transaction model the particular arrangement of incoming external transactions does not determine the execution order of subsequent internal transactions, there is no apparent calculable profit extraction (MEV) opportunity exists for a Block Producer. For example, frontrunning is highly improbable and can instead result in a loss. Since the chances of such loss are high enough no rational actor should try. In Acki Nacki therefore there is simply no game to play around MEV extraction, which in turn makes the equal block rewards model possible.
Therefore in Acki Nacki the fairness model that usually applies to most of the networks does not hold true. We therefore can consider Acki Nacki a “fair protocol” at least according to the above definition.
Rewards
The curve of the number of minted tokens in Acki Nacki is precomputed and known in advance. This curve is an exponential saturation function. It determines the reward for network participants.
The reward in Acki Nacki is divided among three groups of network participants: Block Keepers, Mobile Verifiers, and Block Managers. The reward for each participant is awarded based on individual Epochs of a certain duration. It is precomputed before the start of the individual and is awarded at the end of that Epoch. The distribution of the reward within each group of network participants is described in more detail in the sections "Block Keeper Reward", "Mobile Verifier Reward", and "Block Manager Reward".
General Reward
The General Reward for network participation across the entire network is calculated per second to eliminate dependency on blocks and thereby prevent potential spam activity.
General Reward Per Second is an ever decreasing function of token supply calculated as following:
• — Time (in seconds) since the network launch
• — Total Supply — The total number of tokens to be minted
• — General Reward Per Second — reward for network participation per one second for all network participants
• Total Minted Token Amount — The number of minted tokens at time
• — Total Token Minting Time — The expected time for minting the last fraction of token.
• — Total Minted Token Amount Function Coefficient — The parameter regulating the decay rate of the Total Minted Token Amount function
• — Total Base Block Keeper Reward Per Second — the fraction of the reward allocated to Block Keepers
• — Total Mobile Verifier Reward Per Second — the fraction of the reward allocated to Mobile Verifiers
• — Total Block Manager Reward Per Second — the fraction of the reward allocated to Block Managers
• — Base Block Keeper Reward Function Coefficient — coefficient that determines the fraction of the reward allocated to Block Keepers
• — Mobile Verifier Reward Function Coefficient — coefficient that determines the fraction of the reward allocated to Mobile Verifiers
• — Block Manager Reward Function Coefficient — coefficient that determines the fraction of the reward allocated to Block Managers
The resulting reward is divided among the three groups of network participants in predetermined proportions, calculated based on each group’s contribution to the network’s operation.
Reputation Coefficient
For Block Keepers, the reward they receive from is called the Base Reward. This is because on top of the fair block reward, each Block Keeper may receive a Reputation Premium Reward called the Reputation Coefficient. This reward is calculated based on the time the particular Block Keeper, authenticated as Public Key of the cryptographic key pair, controlling the Block Keeper’s wallet has continuously participated in a protocol and restaked their tokens.
The reputation multiplicator can provide much greater rewards than Base Reward, thus providing incentives for Block Keepers to keep uninterrupted network validation.
If a Block Keeper skips at least one Epoch, their Reputation Coefficient is immediately reset to the minimum possible one.
— Reputation Coefficient — Additional rewards granted to a Block Keeper for continuous validation
— Block Keeper Reputation Time — The time during which the Block Keeper has been continuously running validation Epochs
— Minimal Reputation Coefficient
— Maximal Reputation Coefficient
— Maximal Reputation Time — The time it takes for the Block Keeper to accumulate maximum reputation for continuous validation
— Adjustment Reputation Function Coefficient — The parameter regulating the rate of reputation growth over time
Block Keeper Reward
As mentioned earlier, each network participant receives a reward for each Epoch. For Block Keepers, we will refer to this Epoch as the Validation Epoch.
We assume that if all network participants act honestly, the reward should be distributed fairly among them, regardless of whether the Block Keeper performs as a Block Producer, Acki-Nacki, or Block Keeper during that Epoch. Thus, the Block Keeper’s reward will depend only on their stake and Reputation Coefficient.
Therefore, the Block Keeper’s reward function will be calculated as follows:
— Block Keeper Reward Per Second — the reward earned by a Block Keeper per second of validation, depending on their stake and current Reputation Coefficient
— Block Keeper Stake — the specific amount of tokens that a Block Keeper has staked in order to participate in validation
TotalBKStake — Total Block Keeper Stake — the sum of all Block Keeper stakes at time
— Total Base Block Keeper Reward Per Second — the fraction of the reward GRPS allocated to Block Keepers
— Reputation Coefficient — Additional rewards granted to a Block Keeper for continuous validation
— Block Keeper Reputation Time — The time during which the Block Keeper has been continuously running validation Epochs
— Validation Epoch Start Time — the time in seconds that has passed from the moment the network was launched until the start of a particular Validation Epoch
— Block Keeper Reward per Validation Epoche — the reward received by a Block Keeper for one Validation Epoch
— Block Keeper Epoch Duration — the duration of one validation Epoch in seconds
Block Keeper Epoch Reward
Since a Block Keeper receives a reward at the end of each Validation Epoch, let us convert the reward per second of validation into a reward per Epoch.
To ensure that each Block Keeper can easily calculate their reward for the Validation Epoch at the start of the Epoch, we lock the parameters , , and at the beginning of the Epoch and don’t change them during the Epoch. Since the number of Block Keepers in the network remains approximately constant during a Block Keeper’s Epoch, the case where the parameters and are fixed at the start of the Epoch is practically identical to the case where these parameters are dynamically recalculated throughout the Epoch. In other words, for a reasonable Block Keeper, it is disadvantageous to choose the moment when he starts an Epoch to maximize their reward, as the time spent waiting will cause them to lose more reward than they could potentially earn, and they will also reset their accumulated Reputation Coefficient. Additionally, since the Maximal Reputation Coefficient accumulates over a much longer period of time than the duration of a Validation Epoch, it does not make practical sense to recalculate it during an Epoch. It is sufficient to update the value of the Reputation Coefficient when transitioning from one Epoch to the next. For the same reason, it does not make practical sense to recalculate the value of the function during the Validation Epoch.
Thus, let us calculate the reward for a single Block Keeper for the Validation Epoch:
If a Block Keeper, for any reason, validates longer than the expected duration of a single Epoch, additional time spent as a Block Keeper will be added to the parameter .
Free Float
Acki Nacki largely follows a well-researched Bitcoin free float model. We define Bitcoin’s Free Float as the number of tokens that have been in circulation over the last year. While in Bitcoin the free float average is around 40%, Acki Nacki will theoretically experience exponential saturation growth from nearly 0 to , while of tokens (up to a maximum of ) will be locked in staking.
Let’s construct the exponential saturation function for the Free Float (as a percentage of the total number of minted tokens):
— Maximal Free Float Fraction — Maximal fraction of Free Float of Total Supply
— Free Float Fraction — The current fraction of Free Float of Total Supply
— Free Float Function Coefficient – The parameter regulating the decay rate of the FreeFloatFrac function
— Total Token Minting Time — The expected time for minting the last fraction of token
If Block Keepers do not restake their stakes and withdraw them, thereby increasing the Free Float, the reward remains fixed. Meaning the remaining Block Keepers will start receiving more rewards, which will reduce their motivation to withdraw their stakes even if the token price decreases. Because the min stake will decrease, allowing other Block Keepers to stake their tokens if they couldn’t do so before (see Section "Block Keeper Min Stake").
Block Keeper Min Stake
Because Acki Nacki is a scalable computational network the execution load parameter plays a significant role in its tokenomics.
Acki Nacki is a multithreaded execution environment. Threads grow when computation demand on the network grows, more Block Keepers are required to process the network load. Usually one would argue the rewards should grow to lure more Block Keepers into the network. But that won’t work because of a “spam attack”. In the Spam Attack the Block Keeper may create spam transactions to artificially increase network load so that threads are multiplied to inflate the block rewards. And since in Acki Nacki the payment for computations (electricity) is stable or less the arbitrage between the compute expanse and block reward is always beneficial to the attacker. Therefore no increase of the Block Reward is possible. Instead the minimum required stake is lowered automatically. Thus allowing lower barriers to entry for new Block Keepers to provide their computing power to participate in a slice of a block rewards. And since Reputation Coefficient plays a much greater role in the Block reward for each Block Keeper over time, it provides a lucrative opportunity for profitable network participation.
— Needed Block Keeper Number — The number of Block Keepers required in the network at time according to the number of threads
— Base Minimal Block Keeper Stake — Minimal Stake when the current number of Block Keepers equals the necessary number of Block Keepers
— Free Float Fraction — The current fraction of Free Float of Total Supply
— Total Staked Token Amount — The total number of tokens staked in the network at time
— Block Keeper Stake Function Coefficient — The coefficient that determines the expected fraction of tokens that will be staked by Block Keepers out of the Total Staked Token Amount
— Mobile Verifier Stake Function Coefficient — The coefficient that determines the expected fraction of tokens that will be staked by Mobile Verifiers out of the Total Staked Token Amount
— Block Manager Stake Function Coefficient — The coefficient that determines the expected fraction of tokens that will be staked by Block Managers out of the Total Staked Token Amount
— Total Minted Token Amount — The number of minted tokens at time
— Base Block Keeper Reward Function Coefficient — coefficient that determines the fraction of the reward GRPS allocated to Block Keepers
— Mobile Verifier Reward Function Coefficient — coefficient that determines the fraction of the reward GRPS allocated to Mobile Verifiers
— Block Manager Reward Function Coefficient — coefficient that determines the fraction of the reward GRPS allocated to Block Managers
— Validation Epoch Start Time — the time in seconds that has passed from the moment the network was launched until the start of a particular Validation Epoch
The total number of staked tokens is easily calculated from the known total number of minted tokens and the current free float:
Since in Acki Nacki, not only Block Keepers stake but also Mobile Verifiers and Block Managers (see sections "Mobile Verifier Min Stake", "Block Manager Min Stake"), let the distribution of their stake from the total number of staked tokens be the same as the reward distribution (formula 4):
From which it follows:
Since each Validation Epoch for a Block Keeper requires time to verify the correctness of all Block Keepers’ actions, half of the staked tokens is locked in the current validation cycle, and the other half of the staked tokens is locked in the cooling period for slashing calculation. Therefore, each Block Keeper effectively needs to have two stakes to validate.
Let’s calculate for Block Keepers, taking into account that the minimum stake should be calculated at the start of the Validation Epoch:
Expected APR for Block Keepers
While we are not keen to use terms like Annual Percentage Reward while talking about Acki Nacki staking, it is still important to provide such indicative calculations on the rewards Block Keeper receive for performing Network Participation work in comparison with NACKL Stake they provide as security bond. Please note that we omit all direct Block Keeper operation costs as they are compensated by SHELL Token as described below.
Security Guarantees
The main function of NACKL Token is to provide Network Security guarantees and now we will discuss in more details how this function is performed.
Lemma 1. Total of NACKL min stakes for Block Keepers will make it virtually impossible to attack the network because the sum of money that will be required to collect it for successful attack with probability set by network parameters does not exist in the world economy.
— number of Block Keepers
— average number of Acki-Nacki per block
—number of attestations required for block finalization
— expected number of malicious Block Keepers
— successful attack probability in a single attempt
— current Free Float (in tokens)
— The coefficient describing how much the Free Float (in tokens) decreased after purchasing tokens for the attack
— Maximum Attack Attempts — Maximum number of attack attempts that the attacker can perform
— Breaking Network Probability — The probability of performing a successful attack on the network in attempts
— Malicious Stake Number — The number of stakes that a malicious Block Keeper needs to purchase for an attack with a probability of
— Minimal Block Keeper Stake — Current minimal Block Keeper stake depending on the particular difference between the current number of Block Keepers and the required number of Block Keepers
Assumption: our Bitcoin analysis of free float contribution to the price increase shows that a decrease by 5% of free float leads to doubling of the Bitcoin price over time regardless of existing market demand.
Let’s consider how the probability of an attack and the reduction of Free Float depend on each other. For simplicity, let’s consider the case without Mobile Verifiers, as their presence would only reduce the probability of an attack.
The probability of a successful attack in one attempt:
The probability that the attacker successfully breaks the network in attempts is given by:
Let’s sum this probability over all possible numbers of attempts by the attacker and obtain the probability :
Note that the function will be concave downwards, meaning that a malicious Block Keeper benefits either from attacking many times with a single malicious node or attacking once with multiple malicious nodes.
From this it follows that:
If the parameter is known, then , where
and
Therefore
Even if we do not take into account that the minimum stake increases when the number of Block Keepers exceeds the required amount, we will see a significant reduction in Free Float:
In the case of an attack with multiple attempts, due to token burning after slashing a malicious network participant, which will iteratively increase the cost of the attack.
In the case of a one-time attack at the moment of purchasing tokens for the attack. Every 5% reduction in Free Float will double the cost of the attack.
Example calculation of with , , , :
With 1000 Block Keepers, tokens, tokens:
This reduction in Free Float increases the token price by times, making it practically impossible to collect that much money to purchase tokens for the attack.
Mobile Verifiers
Motivation
Ideally we would want a protocol that everyone can participate in without a need to run expensive server hardware. That would dramatically increase network security and decentralization. From the other side such a network would not be very performant, fast and scalable because of network and computing power limitation of mobile devices.
To solve this we introduce the Mobile Verifier role to Acki Nacki. A mobile user would not need to validate every block on the network, which would be technically impossible, but instead such a user could participate in the protocol as a Verifier by validating transactions in subtrees of accounts, occasionally. Since there is no way to know when such a user would choose to Verify, it would provide additional security guarantees to the network, dramatically decreasing the probability of attack on top of the already great security guarantees of the main Acki Nacki Protocol.
— number of Block Keepers
— average number of Acki-Nacki per block
— number of attestations required for block finalization
— expected number of malicious Block Keepers
— number of Mobile Verifiers
— expected number of malicious mobile verifiers
— verification frequency by Mobile Verifiers — fraction of blocks verified by Mobile Verifiers
— Mobile Verifier Reward per Second (accrued only on the condition of owning at least one Boost)
— Total Mobile Verifier Reward Per Second — the fraction of the reward allocated to Mobile Verifiers.
— Mobile Verifier Stake
— Total Mobile Verifier Stake of all Block Keepers who have at least one boost
— Boost Coefficient — a coefficient that determines the fraction of the reward allocated to a particular Mobile Verifier based on their position in the sorted in ascending order list of all Mobile Verifiers by the number of boosts. The sum of for all Mobile Verifiers equals 1.
— successful attack probability in a single attempt
— successful attack probability in a single attempt with Mobile Verifiers
For the reference, next Figs. are illustrating the successful attack probability from a number of malicious network participants for Bitcoin, pBFT, and Acki Nacki protocols with a total of 1000 Block Keepers.
To calculate the successful attack probability in Bitcoin, we use the commonly accepted number of blocks for probabilistic ’finality’, which is 6. For calculating the successful attack probability in Acki Nacki, we use the number of Acki-Nacki set to 40 and the number of Attestations set to 80.
Mobile Verifier Reward
Mobile Verifiers will compete in an online game, which involves earning Boosts, to secure a place in the mobile verifiers list that determines the fraction of block reward they will receive:
Boost Coefficient
Our task will be to determine BoostCoef for each Mobile Verifier. To do this, we will create an exponential curve consisting of several sub-curves such that:
The domain of the curve will be , allowing us to distribute the Total Mobile Verifiers Reward regardless of the number of Mobile Verifiers.
The integral over the entire domain of the curve equals 1, so we can divide the Total Mobile Verifiers Reward among all Mobile Verifiers.
• The first 30% of Mobile Verifiers will receive almost no reward. • The middle 40% will receive 30% of the total reward. • The last 30% with the most boosts will receive 70% of the total reward.
Form of the Exponential Curve
An exponential curve with a growth coefficient , passing through the points and , is defined as follows:
Thus, we obtain a function with the following input parameters:
— The leftmost point of the first sub-curve
— The connection point between the first and second sub-curves
— The connection point between the second and third sub-curves 16
— The rightmost point of the third sub-curve
— the growth coefficient of the first sub-curve
— the growth coefficient of the second sub-curve
— the growth coefficient of the third sub-curve
Let us denote these sub-curves as I, II, and III.
Calculation of Parameters for the Piecewise Exponential Curve
As mentioned earlier (refer to the relevant section), let , , , and . We will empirically choose the following parameters for the curves: , , .
The curve starts at the point . This means that a Mobile Verifier with the fewest Boosts receives almost no reward. (This could be adjusted to provide a very minimal reward, but for simplicity, we’ll leave it as is for now.)
Now we need to find the parameters , , and . To do this, we will calculate the integral for each sub-curve and, based on point 3, equate these integrals to the following values:
Let’s calculate these definite integrals:
Let’s construct a system of three equations for the three unknowns , , and :
The analytical solution to this system of equations would be too large to include in this document, so we will immediately substitute the known parameter values and obtain the following values for :
Thus, we have obtained the curve with all known parameters.
Calculation of the Boost Coefficient for Different Numbers of Mobile Verifiers
Now, we need to calculate from the known function . For this, we introduce the parameter for the number of Mobile Verifiers .
The reward of a Mobile Verifier, who is in the i-th position in the list sorted in ascending order of the number of Boosts, will be calculated as the integral over the subinterval corresponding to this Mobile Verifier. In other words, we will divide the interval into parts, and the-th Verifier will correspond to the interval .
That is,
Mobile Verifier Min Stake
— Total Staked Token Amount — The total number of tokens staked in the network at time
— Total Minted Token Amount — The number of minted tokens at time
— Mobile Verifier Reward History — Amount of tokens that Mobile Verifier have earned during their entire participation in the network
— Minimal Mobile Verifier Stake — Current minimal particular Mobile Verifier stake
— Free Float Fraction — The current fraction of Free Float of Total Supply
The size of the Mobile Verifier’s stake does not affect their reward (formula 30), only the presence of the Min Stake on the Mobile Verifier’s wallet matters. For Mobile Verifiers, there is no point in dynamically adjusting the stake based on the current number of Mobile Verifiers (as is done for Block Keepers), since it is impossible to determine the required number of Mobile Verifiers. Therefore, each Mobile Verifier’s Min Stake will be unique and depend solely on the amount of tokens MVRH they have earned during their entire participation in the network. The Min Stake of a Mobile Verifier will be a fraction of the MVRH parameter, just as the Total Staked Token Amount TSTA is a fraction of the Total Minted Token Amount TMTA (11), provided that the Mobile Verifier must have two stakes for the same reasons as for Block Keepers.
If a Mobile Verifier does not have enough tokens in their wallet to place the stake for the next Epoch, their number of Boosts is reset to zero.
Mobile Verifier Epoch Reward
— Mobile Verifier Epoch Duration — the duration of one Epoch of Mobile Verifiers in seconds
— Mobile Verifier Reward per Epoche — the reward received by a Mobile Verifier for one Epoch
— Boost Coefficient — a coefficient that determines the fraction of the reward allocated to a particular Mobile Verifier based on their position in the sorted in ascending order list of all Mobile Verifiers by the number of boosts. The sum of for all Mobile Verifiers equals 1.
— Total Mobile Verifier Reward Per Second — the fraction of the reward allocated to Mobile Verifiers
— Verification Epoch Start Time — the time in seconds that has passed from the moment the network was launched until the start of a particular Epoch of Mobile Verifiers
The Epoch of Mobile Verifiers, unlike the Epochs of Block Keepers, is common for all Mobile Verifiers. The first Epoch starts when the network is launched, and after that, the current Block Producer must send a message to the Epoch contract. If at least $MVED seconds have passed since the start of the Epoch, all Mobile Verifiers will receive the reward for the Epoch , and the next Epoch will begin for them. The current is locked at the beginning of each Epoch for its entire duration and updated after the Epoch ends to prevent unnecessary continuous calculations, as the number of Boosts for Mobile Verifiers changes with high frequency. is locked at the beginning of the Epoch, as its changes during the epoch are negligible.
Block Managers
The primary function of Block Managers is to provide the user with a blockchain database and to process external messages. Block Managers receive a portion of the total block reward based on the number of external messages they process. The reward distribution is structured in such a way that spamming the network with external messages to increase rewards is not practically beneficial. This is because generating spam external messages requires certain resources, and the reward increase will slow down significantly if the number of external messages processed by a specific Block Manager exceeds the average number of processed messages across all Block Managers.
Block Manager Reward
Block Managers do not have a stake because they do not verify transactions and do not impact network security. Therefore, their reward depends only on the number of external messages they processed.
— Block Manager’s Reward per Second
— Total Block Manager Reward Per Second — the fraction of the reward allocated to Block Managers.
— External Messages Coefficient — the coefficient that determines the fraction of the reward allocated to a particular Block Manager based on their position in the sorted in ascending order list of all Block Managers by the number of processed external messages. The sum of for all Block Managers equals 1.
The reward for Block Managers is calculated using the following formula:
External Messages Coefficient
Let’s determine for each Block Manager. To do this, we create a complex curve consisting of several sub-curves such that:
The domain of the curve will be , allowing us to distribute the Total Block Managers Reward regardless of the number of Block Managers.
The integral over the entire domain of the curve equals 1, so we can divide the Total Block Managers Reward among all Block Managers.
• The first 10% of Block Managers will receive almost no reward. • The top 90% will receive almost the entire reward.
Form of the Curve
If we establish a direct proportionality between the reward received by a Block Manager and the number of transactions they process, some Block Managers may be incentivized to carry out a spam attack on the network with fake transactions to receive the entire reward. To prevent this, we designed the following curve, based on the model we had developed for Mobile Verifiers.
— The leftmost point of the first sub-curve
— The connection point between the first and second sub-curves
— The rightmost point of the second sub-curve
— the growth coefficient of the first sub-curve
Let us denote these sub-curves as I, II.
Calculation of Parameters for the Piecewise Curve
As mentioned earlier, let .
To remove the incentive for a spam attack on the network, we analyzed the curve and empirically chose the following parameter for the curve: .
The curve starts at the point .
This means that a Block Manager with the smallest number of processed external messages will receive almost no reward. Now we need to find the parameters , . To do this, we will calculate the integral for each sub-curve and, based on point 3, equate these integrals to the following values:
Let’s calculate these definite integrals:
Let’s construct a system of two equations for the two unknowns , :
For simplicity, we directly substitute the known parameter values and obtain the following values for :
Thus, we have obtained the curve with all known parameters.
Calculation of the External Messages Coefficient for Different Numbers of Block Managers
Now, we need to calculate from the known function . For this, we introduce the parameter for the number of Block Managers .
By analogy with the Mobile Verifiers, we define the reward for the Block Manager who is in the i-th position in the list sorted in ascending order of the number of processed external messages, will be calculated as the integral over the subinterval corresponding to this Block Manager. In other words, we will divide the interval into parts, and the -th Manager will correspond to the interval .
That is,
Block Manager Min Stake
— Block Manager Reward History — Amount of tokens that Block Manager have earned during their entire participation in the network
— Minimal Block Manager Stake — Current minimal particular Block Manager stake
— Free Float Fraction — The current fraction of Free Float of Total Supply
Similarly to Mobile Verifiers, the reward of a Block Manager does not depend on the amount of stake they place but only on the presence of the Min Stake. The Min Stake of each Block Manager is unique and depends solely on the amount of tokens they have earned during their participation in the network . As with Block Keepers and Mobile Verifiers, two stakes are required to continuously participate in the network:
Block Manager Epoch Reward
— Block Manager Epoch Duration — the duration of one Epoch of Block Managers in seconds
— Block Manager Reward per Epoche — the reward received by a Block Manager for one Epoch
— External Messages Coefficient — the coefficient that determines the fraction of the reward allocated to a particular Block Manager based on their position in the sorted in ascending order list of all Block Managers by the number of processed external messages. The sum of for all Block Managers equals 1.
— Total Block Manager Reward Per Second — the fraction of the reward allocated to Block Managers
— Management Epoch Start Time — the time in seconds that has passed from the moment the network was launched until the start of a particular Epoch of Block Managers
Similarly to Mobile Verifiers, the Epoch of Block Managers is common for all Block Managers and starts and ends after a message is sent to the contract by the Block Producer. is calculated each time at the end of the epoch and reset after its completion. This means that the reward of a Block Manager is influenced only by their position in the sorted in ascending order list of all Block Managers by the number of processed external messages at the end of the epoch. is locked at the beginning of the Epoch, as its changes during the epoch are negligible.
SHELL — Equal or Less
SHELL is a network usage token, designed to provide compensation for Block Keepers for their computing resources. Anyone who wishes to execute a transaction on Acki Nacki needs to pay Block Keepers for their computing resources and storage. Since main expenses for running a Block Keeper are electricity and network traffic costs and server amortization (wherever hardware or lease costs), and all of them are paid in fiat currency the SHELL price should try to reflect those. SHELL Tokens will be sold via a System Pool in exchange for any currency Block Keepers decided to accept. Block Keepers will provide liquidity for such exchange and set up a SHELL minting rate for that pair, which will constitute their collective vote on current conversation price for a particular pair. Any SHELL holder may decide to sell their unused SHELL tokens which will be placed in the pool setting the price lower, respectively until the supply is not sold. Therefore the SHELL Token can be sold at the price Block Keepers set up in the Pool, or less. Hence — equal or less. All the payments collected for SHELL tokens are then directed into an Accumulator Contract where they are locked. Any NACKL token holder has a proportional right to the content of the Accumulator Contract. At any time NACKL holder can decide to burn their tokens and receive the proportional amount locked in Accumulator Contract. A NACKL holder would rarely (or never) use such a mechanism because most of the time the open market price of NACKL will be higher than revenues divided by tokens outstanding because of future revenues expectations and decreasing supply mechanism built into the market price of NACKL. Since all SHELL revenues go to the Accumulator Contract, the amount of Revenue divided by the amount of NACKL Tokens will constitute the “intrinsic” or a “floor” value of the NACKL. This intrinsic value will always rise while the NACKL supply will always decrease.
Last updated