[OP Stack Deployment] How can i verify the contract i deployed by using op-deployer #840
-
Did you check the documentation?
Did you check for duplicate questions?
Issue DescriptionHow can i verify the contract i deployed by using op-deployer.according to the doc op-deployer have the method verify the contract i deployed but when i used it LogsNo response Additional InformationAnd my op-deployer version is 0.2.0,I also want know when i use op-deployer deploy the contract which version of contract did the op-deployer deployed. FeedbackNo response |
Beta Was this translation helpful? Give feedback.
Answered by
jsvisa
Jun 22, 2025
Replies: 1 comment 5 replies
-
|
whats your command?is it ? also whats your op-deployer version |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think the
verifysubcommand was not included in v0.2.0, coundn't find the code in branch op-deployer/v0.2.0, but found them in v0.4.0 or later, soyou can use v0.4.0 instead