mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-14 17:04:11 +00:00
Update eip-20-token-standard.md
This commit is contained in:
parent
24a128788b
commit
ea3a200142
@ -174,7 +174,7 @@ There are already plenty of ERC20-compliant tokens deployed on the Ethereum netw
|
|||||||
Different implementations have been written by various teams that have different trade-offs: from gas saving to improved security.
|
Different implementations have been written by various teams that have different trade-offs: from gas saving to improved security.
|
||||||
|
|
||||||
#### Example implementations are available at
|
#### Example implementations are available at
|
||||||
- https://github.com/OpenZeppelin/zeppelin-solidity/blob/master/contracts/token/StandardToken.sol
|
- https://github.com/OpenZeppelin/zeppelin-solidity/blob/master/contracts/token/ERC20/StandardToken.sol
|
||||||
- https://github.com/ConsenSys/Tokens/blob/master/contracts/eip20/EIP20.sol
|
- https://github.com/ConsenSys/Tokens/blob/master/contracts/eip20/EIP20.sol
|
||||||
|
|
||||||
#### Implementation of adding the force to 0 before calling "approve" again:
|
#### Implementation of adding the force to 0 before calling "approve" again:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user