Skip to content

Commit

Permalink
New address of Metadata contract in README
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaranov committed Dec 21, 2017
1 parent 1049857 commit 03bbed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Path: [`./src/contracts/addresses.js`](./src/contracts/addresses.js)

```
module.exports = {
METADATA_ADDRESS: '0xa1b344ee240564f61117f2dbf999547ad4b871ed',
METADATA_ADDRESS: '0xcBB2912666c7e8023B7ec78B6842702eB26336aC',
KEYS_MANAGER_ADDRESS: '0xfc90125492e58dbfe80c0bfb6a2a759c4f703ca8',
POA_ADDRESS: '0x8bf38d4764929064f2d4d3a56520a76ab3df415b'
}
Expand Down

0 comments on commit 03bbed9

Please sign in to comment.