Skip to content

Commit

Permalink
Add weeth arb config
Browse files Browse the repository at this point in the history
  • Loading branch information
piekczyk committed May 14, 2024
1 parent c66bfee commit 30af6f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/addresses/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oasisdex/addresses",
"version": "0.1.66",
"version": "0.1.67",
"typings": "lib/index.d.ts",
"types": "lib/index.d.ts",
"main": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/deploy-configurations/configs/arbitrum.conf.ts
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ export const config: SystemConfig = {
},
WEETH: {
name: 'WEETH',
address: '0x0000000000000000000000000000000000000000',
address: '0x35751007a407ca6FEFfE80b3cB397736D2cf4dbe',
},
YIELDBTC: {
name: 'YIELDBTC',
Expand Down

0 comments on commit 30af6f5

Please sign in to comment.