Skip to content

Commit

Permalink
feat: add USDM to PEG_KEEPERS
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorovdg committed Oct 23, 2024
1 parent d5a0fe6 commit 20b66c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/crvusd.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ class Crvusd implements Icrvusd {
'0xfb726f57d251ab5c731e5c64ed4f5f94351ef9f3'.toLowerCase(),
'0x3fa20eaa107de08b38a8734063d605d5842fe09c'.toLowerCase(),
'0x0a05ff644878b908ef8eb29542aa88c07d9797d3'.toLowerCase(),
'0x503E1Bf274e7a6c64152395aE8eB57ec391F91F8'.toLowerCase(),
],
WETH: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2".toLowerCase(),
};
Expand Down

0 comments on commit 20b66c8

Please sign in to comment.