Which smart contract flattener is best suited when we have oz SDK dependencies

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.

1 Like