Skip to content

Commit

Permalink
Merge pull request #309 from mstable/add-missing-v1-vault-address
Browse files Browse the repository at this point in the history
Add missing v1 vault address
  • Loading branch information
dimlbc authored Sep 25, 2024
2 parents 2943c4b + f4270ba commit a5ef57a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/dhedge/withdraw/src/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export * from './contracts';

export const deprecatedL1Vaults: Address[] = [
'0x992ed71cad18d16608a14f52a1fb5b6a44bf821c',
'0x3805c0da806b64ba93a17120323d50f1d3d9420c',
'0x907feb27f8cc5b003db7e62dfc2f9b01ce3fadd6',
'0x391603b1c3b03a0133ad82e91692790e58f73570',
'0x3a4851597f36f459b58e65c55c8f3a8710313fc7',
Expand Down

0 comments on commit a5ef57a

Please sign in to comment.