Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

[verify contract error] sepolia #34

Closed
JacksonRGB opened this issue Mar 20, 2024 · 1 comment
Closed

[verify contract error] sepolia #34

JacksonRGB opened this issue Mar 20, 2024 · 1 comment

Comments

@JacksonRGB
Copy link

npm run verify:deployer:CDKValidium:sepolia ok

npm run verify:CDKValidium:sepolia error

Linking proxy 0x260C45D41EC44aE0ac531433FA4eF448427FDC6C with implementation
Failed to link proxy 0x260C45D41EC44aE0ac531433FA4eF448427FDC6C with its implementation. Reason: The implementation contract at 0xf51ed42d322be3237d06fa96cb5daeca2d6b4d92 does not seem to be verified. Please verify and publish the contract source before proceeding with this proxy verification.
Verifying proxy admin: 0x26C710e452185853B948BE4b796d1A6a96571754
Failed to verify ProxyAdmin contract at 0x26C710e452185853B948BE4b796d1A6a96571754: Bytecode does not match with the current version of ProxyAdmin in the Hardhat Upgrades plugin.
AssertionError: expected false to equal true
at main (/data/cdk-validium/cdk-validium-contracts-0.0.2/deployment/verifyContracts.js:119:74)
at processTicksAndRejections (node:internal/process/task_queues:95:5) {
showDiff: true,
actual: false,
expected: true,
operator: 'strictEqual'
}

@JacksonRGB
Copy link
Author

Solved a part, but still prompts an error.

fixed #35

Failed to verify ProxyAdmin contract at 0x7f31CABf4647583C722924C751076b7e89524CEC: Bytecode does not match with the current version of ProxyAdmin in the Hardhat Upgrades plugin.

@JacksonRGB JacksonRGB closed this as not planned Won't fix, can't repro, duplicate, stale Mar 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant