Error verifying on Etherscan: Unable to generate Contract ByteCode and ABI

Hi @chloecarvalho220,

The recommended way is to convert your GitHub imports to npm imports and verify using Hardhat: Verify smart contract inheriting from OpenZeppelin Contracts

Alternatively, you can flatten your contract (you will still need to convert your GitHub imports to npm imports), encode your constructor parameters using: https://abi.hashex.org/