Verify timelock contract deployed with Remix

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/