added verification args for bandwidth generator with nymt
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// arguments for verification of bandwidth generator constructed with NYMT via hardhat-etherscan plugin
|
||||
// npx hardhat verify --constructor-args ./scripts/mainnet/mainnet-nymt-bandwidth-args.js --network mainnet 0xB3BF30DD53044c9050B7309031Bbf26b2cecF3be
|
||||
module.exports = [
|
||||
"0xE8883BAeF3869e14E4823F46662e81D4F7d2A81F",
|
||||
"0xa4108aA1Ec4967F8b52220a4f7e94A8201F2D906"
|
||||
];
|
||||
Reference in New Issue
Block a user