Cannot Verify Flattened Contracts on Etherscan

I tried to deploy the erc20 contract via truffle verify as outlined here Verify smart contract inheriting from OpenZeppelin Contracts

And got the following error message: Could not find SynLPToken.sol artifact at …/build/contracts/SynLPToken.sol.json
Failed to verify 1 contract(s): SynLPToken.sol

Some assistance would be greatly appreciated.

1 Like