We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b726024 commit 55ff853Copy full SHA for 55ff853
README.md
@@ -79,7 +79,9 @@ Security of the contract
79
80
The contract is created using the most recent solidity compiler to date ( v0.4.9 )
81
82
-The new token contract code is open source and can be reviewed here : https://github.com/amisolution/ERC20-AMIS
+The new token contract code is open source and can be reviewed here : https://github.com/amisolution/ERC20-AMIS/blob/master/AMIS.sol
83
+is available for review on etherscan:
84
+https://etherscan.io/address/0x949bEd886c739f1A3273629b3320db0C5024c719#code
85
86
It is based on these codes :
87
https://github.com/ConsenSys/Tokens
0 commit comments