Hi @pkr,
You can verify using the OpenZeppelin CLI: Verify with OpenZeppelin SDK
For manual verification of logic contracts I use truffle-flattener
: Verifying a contract inheriting from OpenZeppelin Contracts
If you run into issues, please share your contract that you are attempting to verify, along with the compiler settings.