Post
Topic
Board Tokens (Altcoins)
Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop
by
UAToken
on 25/12/2017, 10:31:37 UTC
I already several times encountered when they say one quantity, and when sales start, it is no longer produced by quantity but by kilograms. as an example https://etherdelta.com/#EDOGE-ETH

The EDOGE contract is a mintable token, which means the dev can create as many tokens as he wants unless he calls the "finishMinting" function, which he never called as you can see here: https://etherscan.io/address/0x8a7b7b9b2f7d0c63f66171721339705a6188a7d5#readContract

2.  mintingFinished  -->  False


Our contract is a capped token, been capped by its variables as I posted above.
You can read the variables here: https://etherscan.io/address/0x5fa1ea99eb3acc1f9e84cf28fde6431b8fdc9dc0#readContract