Skip to content

Commit

Permalink
Merge pull request #401 from VenusProtocol/feat/xvs-vault-opBNB
Browse files Browse the repository at this point in the history
[VEN-2209]: XVSVault deployments of opBNB Testnet
  • Loading branch information
GitGuru7 authored Jan 16, 2024
2 parents e7637bf + 3ed0079 commit e2bf9b3
Show file tree
Hide file tree
Showing 7 changed files with 5,489 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 @@ -8,6 +8,7 @@ interface AdminAccounts {
const adminAccount: AdminAccounts = {
sepolia: "0x94fa6078b6b8a26f0b6edffbe6501b22a10470fb", // SEPOLIA MULTISIG
ethereum: "0x285960C5B22fD66A736C7136967A3eB15e93CC67", // ETHEREUM MULTISIG
opbnbtestnet: "0xb15f6EfEbC276A3b9805df81b5FB3D50C2A62BDf", // OPBNBTESTNET MULTISIG
};

const func: DeployFunction = async function (hre: HardhatRuntimeEnvironment) {
Expand Down
Loading

0 comments on commit e2bf9b3

Please sign in to comment.