Skip to content

Commit

Permalink
Merge branch 'master' into add-libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-manuel authored Apr 3, 2024
2 parents 8391c77 + 7ffe7a2 commit 569a337
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 @@ -27,6 +27,7 @@ library Ethereum {
address internal constant PAUSE_PROXY = 0xBE8E3e3618f7474F8cB1d074A26afFef007E98FB;
address internal constant POT = 0x197E90f9FAD81970bA7976f33CbD77088E5D7cf7;
address internal constant VAT = 0x35D1b3F3D7966A1DFe207aa4514C12a259A0492B;
address internal constant CHIEF = 0x0a3f6849f78076aefaDf113F5BED87720274dDC0;

/******************************************************************************************************************/
/*** SparkDAO Addresses ***/
Expand Down

0 comments on commit 569a337

Please sign in to comment.