Verify timelock contract deployed with Remix

hi can you help me ??? i deployed timelock contract with remix but i cant verify contract…

1 Like

and error about constructor… i deployed all my contract with remix.
only timelock i can t verify… thank you to help me

1 Like

1 Like

Hi @bababobo09,

Welcome to the community :wave:

To verify you can use Hardhat: Verify smart contract inheriting from OpenZeppelin Contracts

Alternatively you can flatten your contract. Either way you need to convert GitHub imports to npm imports. If verifying a flattened contract you can encode your constructor parameters using https://abi.hashex.org/