Post
Topic
Board Altcoin Discussion
Re: Question about pancakeswap token
by
vv181
on 14/12/2021, 18:15:08 UTC
pancakeswap token is mintable . Do you think such feature let to increasing value?
Whenever creator decides can create much tokens and sellem
The mint function isn't coded to increase value but to specifically control the supply mechanism. AFAIK, every contract is required to have the mint function since the token supply has to be controlled over that function. And the function also has some specifications like it doesn't always specify the creator or anyone able to freely mint a token.