ConsenSysMesh / ConsenSysMesh/curationmarkets

Is costOfToken = 2*BaseCost when supply=0?

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
131
Forks
40
PR merge metrics
No merged PRs in 30d

Description

`costOfCoupon = (BaseCost + BaseCost*(1.000001618^AvailableSupply)+BaseCost*AvailableSupply/1000)`

In this formula, if AvailableSupply = 0, when the constructor is called, CostOfCoupon = 2*BaseCost. Is it the expected behavior? The naming seems to be a bit misleading as I was expecting costOfCoupon = BaseCost at the start.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.