xxxxxxxxxx
npx hardhat verify --network goerli <address> <unlock time>
xxxxxxxxxx
npx hardhat verify --network mainnet DEPLOYED_CONTRACT_ADDRESS "Constructor argument 1"
npx hardhat verify --constructor-args arguments.js DEPLOYED_CONTRACT_ADDRESS
xxxxxxxxxx
npx hardhat verify --network rinkeby 0x50a45120252c2FeeD06915F46D8Fbabec1a008df "TestSmartContract" "TSC" "my_ipfs_link1" "my_ipfs_link2"