7 lines
180 B
JavaScript
7 lines
180 B
JavaScript
// arguments for verification of gravity contract via hardhat-etherscan plugin
|
|
module.exports = [
|
|
"0xe58c12f8bA4a28e87841b10BdEdf80A47F86BA9B",
|
|
"test",
|
|
"tst",
|
|
6
|
|
]; |