added args for verifying token deployed by gravity bridge
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// arguments for verification of gravity contract via hardhat-etherscan plugin
|
||||
module.exports = [
|
||||
"0xe58c12f8bA4a28e87841b10BdEdf80A47F86BA9B",
|
||||
"test",
|
||||
"tst",
|
||||
6
|
||||
];
|
||||
Reference in New Issue
Block a user