Skip to content

Commit

Permalink
add MCD chief
Browse files Browse the repository at this point in the history
  • Loading branch information
hexonaut committed Apr 3, 2024
1 parent 9e19a71 commit 8b079ce
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 8b079ce

Please sign in to comment.