Typescript package for importing or verifying Etherscan contracts.
yarn add @compound-finance/etherscan
# npm install --save @compound-finance/etherscan
verifyContract(contractJson: ContractJson, network: string, apiKey: string, address: string, constructorData: string, verbose: boolean)