Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to set contract name when verify? #155

Open
jonah0000 opened this issue Aug 4, 2023 · 0 comments
Open

how to set contract name when verify? #155

jonah0000 opened this issue Aug 4, 2023 · 0 comments

Comments

@jonah0000
Copy link

Hi, guys. Our team is using Tenderly to manage our contract and using the hardhat as our development tool. I can't specialize the contract name when I verify a contract in hardhat task. Such as:

  • Contract: Registry
  • Address: 0x0000000000000
  • The verify code: tenderly.verify({ name: "Registry", address: "0x0000000000000" })
  • I want the contract name on tenderly to be RegistryV1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant