Skip to content

Commit

Permalink
Merge pull request #579 from adamstallard/0.5
Browse files Browse the repository at this point in the history
Add IDChain ENS registry
  • Loading branch information
floating authored Oct 1, 2021
2 parents 3aeecce + cd4dad7 commit ae20f00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/accounts/aragon/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const registryAddress = () => {
1: '0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e',
3: '0x6afe2cacee211ea9179992f89dc61ff25c61e923',
4: '0x98df287b6c145399aaa709692c8d308357bc085d',
74: '0xede729eff031bc9f1a36f4361cd0d9585c9dc5f9',
100: '0xaafca6b0c89521752e559650206d7c925fd0e530'
}
if (addresses[network]) return addresses[network]
Expand Down

0 comments on commit ae20f00

Please sign in to comment.