ERCs
ERCs copied to clipboard
Add ERC: Exponential Curves
This ERC provides a function called expcurve that calculates the curve’s decay value at a given timestamp based on the initial timestamp, final timestamp, curvature, and curve direction (ascending or descending).
Discussion: https://ethereum-magicians.org/t/erc-xxxx-exponential-curves/20170
File ERCS/erc-7725.md
Requires 1 more reviewers from @axic, @g11tech, @samwilsn, @xinbenlv
The commit 6d2f5cd5772ce42cef77e77e6a5b9c8b4cbbff31 (as a parent of 3edcde2de2c8efb3ee5fd46e7ebf2144e24ec529) contains errors. Please inspect the Run Summary for details.
Thanks for the contribution! I think this is a better fit for a library instead of a standard, and might be better as a part of OpenZeppelin (or similar library.)