diff --git a/apps/etherscan/src/app/views/VerifyView.tsx b/apps/etherscan/src/app/views/VerifyView.tsx index 7d8cb0f280..a2510eeb0f 100644 --- a/apps/etherscan/src/app/views/VerifyView.tsx +++ b/apps/etherscan/src/app/views/VerifyView.tsx @@ -235,7 +235,7 @@ export const VerifyView: React.FC = ({ className="form-control" type="text" name="expectedImplAddress" - placeholder="verified contract address" + placeholder="verified implementation contract address" />