We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a0d7a commit 8a19924Copy full SHA for 8a19924
fees/d2finance/index.ts
@@ -12,7 +12,10 @@ const info = {
12
13
const VaultConfigs: any = {
14
ethereum: ['0x07Dff4087b43c4A759f4Fc69511c26d51929dAF4'],
15
- base: ['0x6c05A7d2c24B48fC3C615D294fEc2eB068548897'],
+ base: [
16
+ '0x6c05A7d2c24B48fC3C615D294fEc2eB068548897',
17
+ '0x2406aacbdF8463176DeB285AdAa81768415B6c7E',
18
+ ],
19
arbitrum: [
20
"0x27D22Eb71f00495Eccc89Bb02c2B68E6988C6A42",
21
"0x183424d5ae5ec9fd486634bc566d0f75ad9c9109",
0 commit comments