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.