Skip to content

Commit 2dae561

Browse files
authored
Merge branch 'main' into dev-2.0
2 parents 6080ff3 + ad9e57a commit 2dae561

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A token bonding curve is a mathematical formula that defines the token's price b
99
The price of tokens in a linear bonding curve is calculated as follows:
1010
$$f(x) = mx + c$$
1111

12-
Here, the slope (`m`) represents the rate at which the price changes concerning the supply. In Solaxy's case, the slope is set to `0.000025`, determining the curve's steepness. Visit the [gitbook docs](https://docs.m3ter.ing/token-economics/mint-and-distribution) to learn more.
12+
Here, the slope (`m`) represents the rate at which the price changes concerning the supply. In Solaxy's case, the slope is set to 25 bps (`0.0025`), determining the curve's steepness. Visit the [gitbook docs](https://docs.m3ter.ing/token-economics/mint-and-distribution) to learn more.
1313

1414
![Example Linear Bonding Curve](https://4273338628-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlwEv5vD8Hcwor1O24YXn%2Fuploads%2FznFLXSpiB1QKyCcGpR3m%2Fimage.png?alt=media&token=e305dc82-346f-445d-9afb-4cfe2b10f209)
1515

0 commit comments

Comments
 (0)