Skip to content

Commit

Permalink
feat: add psm
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-manuel committed Oct 3, 2024
1 parent b7d7e08 commit 83e5f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Ethereum.sol
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ library Ethereum {
address internal constant DAI_USDS = 0x3225737a9Bbb6473CB4a45b7244ACa2BeFdB276A;
address internal constant PAUSE_PROXY = 0xBE8E3e3618f7474F8cB1d074A26afFef007E98FB;
address internal constant POT = 0x197E90f9FAD81970bA7976f33CbD77088E5D7cf7;
address internal constant PSM = 0xf6e72Db5454dd049d0788e411b06CfAF16853042; // Lite PSM
address internal constant VAT = 0x35D1b3F3D7966A1DFe207aa4514C12a259A0492B;

/******************************************************************************************************************/
Expand Down

0 comments on commit 83e5f77

Please sign in to comment.