Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Commit

Permalink
Update asset bridge addresses (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbovis authored Feb 20, 2020
1 parent c109564 commit 8723108
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ module.exports = {
'0x0ac2d6f5f5afc669d3ca38f830dad2b4f238ad3f', // V1
'0x1c36b06fc0d9354a96cf155b861b141ed10c3312', // V2
'0xe97ea901d034ba2e018155264f77c417ce7717f9', // V3
'0xe3379a1956f4a79f39eb2e87bb441419e167538e', // V4
],
name: 'Eth2Dai',
},
Expand All @@ -143,5 +144,11 @@ module.exports = {
],
name: 'Uniswap',
},
{
addresses: [
'0xe335bdd1fb0ee30f9a9a434f18f8b118dec32df7', // V1
],
name: 'Curve',
},
],
};

0 comments on commit 8723108

Please sign in to comment.