You are viewing a single comment's thread from:

RE: How To Create Your Own Ethereum Token In An Hour (ERC20 + Verified)

in #ethereum7 years ago

besides not having inserted throw if your stil having issues check

balanceOf[_from] -= _value; // Subtract from the sender's allowance

allowance[_from][msg.sender] -= _value; // Subtract from the targeted balance

totalSupply -= _value; // Update totalSupply

i also believe you can delete
allowance[_from] line completly

Coin Marketplace

STEEM 0.20
TRX 0.15
JST 0.030
BTC 65847.68
ETH 2679.11
USDT 1.00
SBD 3.08