@compound-finance/etherscan
v0.0.3
Published
Typescript package for importing or verifying Etherscan contracts.
Downloads
16
Readme
Etherscan
Typescript package for importing or verifying Etherscan contracts.
Getting Started
yarn add @compound-finance/etherscan
# npm install --save @compound-finance/etherscan
Verify
verifyContract(contractJson: ContractJson, network: string, apiKey: string, address: string, constructorData: string, verbose: boolean)
Import