Hi @jewelhunt,
If you have a flattened contract, then you can encode your constructor parameters using https://abi.hashex.org/
Otherwise you can convert GitHub imports to npm imports and use Hardhat to verify:
Hi @jewelhunt,
If you have a flattened contract, then you can encode your constructor parameters using https://abi.hashex.org/
Otherwise you can convert GitHub imports to npm imports and use Hardhat to verify: