Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoinwarrior1 committed Feb 9, 2018
1 parent 39aceeb commit 6c1b527
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,8 @@ An example implementation of our new ERC spec draft.

Test it out here: https://rinkeby.etherscan.io/address/0xffab5ce7c012bc942f5ca0cd42c3c2e1ae5f0005

Referenced here: https://github.com/ethereum/EIPs/issues/875

contract ERC
{
event Transfer(address indexed _from, address indexed _to, uint256 _tokenId);
Expand Down

0 comments on commit 6c1b527

Please sign in to comment.