Skip to content

Commit

Permalink
Merge pull request #521 from VenusProtocol/feat/VEN-2815
Browse files Browse the repository at this point in the history
[VEN-2815]: Deployment files of XVS vault, XVS store on OP mainnet
  • Loading branch information
chechu authored Sep 27, 2024
2 parents 600716c + f1cab9b commit b5d89e1
Show file tree
Hide file tree
Showing 7 changed files with 5,836 additions and 1 deletion.
1 change: 1 addition & 0 deletions deploy/009-configure-vaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const func: DeployFunction = async function (hre: HardhatRuntimeEnvironment) {
zksyncsepolia: "0xa2f83de95E9F28eD443132C331B6a9C9B7a9F866", // ZKSYNC SEPOLIA MULTISIG
zksyncmainnet: "0x751Aa759cfBB6CE71A43b48e40e1cCcFC66Ba4aa", // ZKSYNC MAINNET MULTISIG
opsepolia: "0xd57365EE4E850e881229e2F8Aa405822f289e78d", // OPSEPOLIA MULTISIG
opmainnet: "0x2e94dd14E81999CdBF5deDE31938beD7308354b3", // OPMAINNET MULTISIG
bscmainnet: await getContractAddressOrNullAddress(deployments, "NormalTimelock"),
bsctestnet: await getContractAddressOrNullAddress(deployments, "NormalTimelock"),
hardhat: deployer,
Expand Down
Loading

0 comments on commit b5d89e1

Please sign in to comment.