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

Commit 8723108

Browse files
authored
Update asset bridge addresses (#339)
1 parent c109564 commit 8723108

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/constants.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ module.exports = {
124124
'0x0ac2d6f5f5afc669d3ca38f830dad2b4f238ad3f', // V1
125125
'0x1c36b06fc0d9354a96cf155b861b141ed10c3312', // V2
126126
'0xe97ea901d034ba2e018155264f77c417ce7717f9', // V3
127+
'0xe3379a1956f4a79f39eb2e87bb441419e167538e', // V4
127128
],
128129
name: 'Eth2Dai',
129130
},
@@ -143,5 +144,11 @@ module.exports = {
143144
],
144145
name: 'Uniswap',
145146
},
147+
{
148+
addresses: [
149+
'0xe335bdd1fb0ee30f9a9a434f18f8b118dec32df7', // V1
150+
],
151+
name: 'Curve',
152+
},
146153
],
147154
};

0 commit comments

Comments
 (0)