Skip to content

Commit 14ab81c

Browse files
committed
VaultFactory: deploy getVTokenPremium1155 fix to mainnet
1 parent 5e75842 commit 14ab81c

File tree

3 files changed

+395
-41
lines changed

3 files changed

+395
-41
lines changed

deploy/individual/NFTXVaultFactory.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const func: DeployFunction = async function (hre: HardhatRuntimeEnvironment) {
1616
from: deployer,
1717
proxy: {
1818
proxyContract: "OpenZeppelinTransparentProxy",
19+
owner: config.multisig,
1920
execute: {
2021
init: {
2122
methodName: "__NFTXVaultFactory_init",

deployments/mainnet/NFTXVaultFactoryUpgradeableV3_Implementation.json

Lines changed: 41 additions & 41 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)