Skip to content

Commit

Permalink
new owner
Browse files Browse the repository at this point in the history
  • Loading branch information
ZumZoom committed Oct 11, 2024
1 parent 75802b1 commit 6d357a9
Show file tree
Hide file tree
Showing 12 changed files with 1,591 additions and 1,224 deletions.
2 changes: 1 addition & 1 deletion deploy/deploy-leftover-exchanger-2.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const WETH = {
31337: '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2', // Hardhat
};

const OWNER = '0xa3bf91a131fccfecc43999c9ff4612a25a572859';
const OWNER = '0x2d2d58933e62ed68794d3c337a4d3bc24809ceb2';
const CREATE3_DEPLOYER_CONTRACT = '0x65B3Db8bAeF0215A1F9B14c506D2a3078b2C84AE';

const LEFTOVER_EXCHANGER_SALT = ethers.keccak256(ethers.toUtf8Bytes('LeftoverExchanger'));
Expand Down
203 changes: 176 additions & 27 deletions deployments/arbitrum/LeftoverExchangerImpl.json

Large diffs are not rendered by default.

199 changes: 174 additions & 25 deletions deployments/aurora/LeftoverExchangerImpl.json

Large diffs are not rendered by default.

203 changes: 176 additions & 27 deletions deployments/avax/LeftoverExchangerImpl.json

Large diffs are not rendered by default.

203 changes: 176 additions & 27 deletions deployments/base/LeftoverExchangerImpl.json

Large diffs are not rendered by default.

203 changes: 176 additions & 27 deletions deployments/bsc/LeftoverExchangerImpl.json

Large diffs are not rendered by default.

203 changes: 176 additions & 27 deletions deployments/fantom/LeftoverExchangerImpl.json

Large diffs are not rendered by default.

Loading

0 comments on commit 6d357a9

Please sign in to comment.