Skip to content

Commit

Permalink
🚀 change pDAO parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Flocqst committed Oct 22, 2024
1 parent 35560c8 commit 7bd0421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/utils/parameters/ArbitrumParameters.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pragma solidity 0.8.27;

contract ArbitrumParameters {
address public constant PDAO = 0x88d40a3f2870e835005A3F1CFd28D94b12aD5483;
address public constant PDAO = 0x1813505eDB82a5c0Fc39DDB13213aC530Eb5DB6e;

address public constant PERPS_MARKET_PROXY =
0xd762960c31210Cf1bDf75b06A5192d395EEDC659;
Expand Down

0 comments on commit 7bd0421

Please sign in to comment.