function OwnerReward() public {
balances[owner] = _initialSupply;
transfer(owner, balances[owner]);
}
Whad does this meaning? Can you explain it more clearly? Why do you say this now and how can we know what you talking about!?
I dont understand this code , you have experience in it? And how can we know that you are not one who want to dump the price and buy it at a cheap?
And what about the price rising now? And i sold it more expensive than i bought 6 times more, so its just lucky or what...
_initialSupply doesnt get changed in the contract - it is always 1 000 000 tokens.
function OwnerReward sets the token balance of the contract owner to 1 000 000 eGas tokens.
EXAMPLE:
1) dev dumps 1 000 000 egas on exchange
2) dev has 0 eGas and x ETH
3) dev (or everyone else, because function is public) calls the function OwnerReward and has created 1 000 000 new eGas tokens in contract owner address.
4) dev has 1 000 000 eGas and x ETH. TOTALSUPPLY increased by +1 000 000 eGas token.
THIS IS A SCAM
THIS IS A SCAM
THIS IS A SCAM