Fairside Bonding Curve
Key Mathematical Algorithms
Bonding Curve Algorithm: This is central to the bonding process. It determines how many $Fair tokens are minted based on the amount of ETH deposited and how many $Fair to be burned while withdrawing ETH from the curve
FShare: A protocol metric in the Augmented Bonding Curve (ABC) contract, the formula dynamically increases with the purchase of new memberships and will decrease when memberships are not renewed. This ensures the correct amount of reserved capital is captured at any given time to cover potential cost share requests of the current user base.
There are two components affecting token price in the Fairside protocol , - current reserve = total ETH held in the pool - locked cost share request awaiting assessor consensus - Network fShare = fshare based on risk based capital + loss ratio * (annual fee collected)
Tribute Fee Calculation: A fee applied during the withdrawal of ETH, which is then redistributed as rewards within the network.
Bonding Curve Ratio: The Bonding Curve Ratio is pivotal in determining how much of the deposited ETH is used for bonding (token creation) and how much is allocated to the funding pool.
Supply Calculation via Augmented Bonding Curve (ABC)
This is the core formula used in the bonding process. It determines the number of $Fair tokens to be minted Δ$Fair based on the deposited ETH.
Where:
F(Current Capital Pool, FShare): Represents the current supply of $Fair tokens.
F(New Capital Pool, FShare): Represents the new supply of $Fair tokens after accounting for the deposited ETH.
FShare: The minimum funds the system must hold, calculated as
Last updated