deployments: Update deployment metadata#653
Merged
Conversation
SidestreamCrunchyCarrot
approved these changes
Mar 19, 2026
Collaborator
SidestreamCrunchyCarrot
left a comment
There was a problem hiding this comment.
Deployment artifacts looks correct:
- ✅ Name of the contract match
- ✅ Target address match one updated onchain
- ✅ Bytecode match one found onchain
- ✅ Sanity check: source code inside json match one verified on etherscan
yondonfu
approved these changes
Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this pull request do? Explain your changes. (required)
This PR adds/updates the deployment artifacts for the
BondingManagertarget.Specific updates (required)
deployments/arbitrumMainnet/BondingManagerTarget.jsondeployments/arbitrumMainnet/solcInputs/8590bebd510ac80735992019b8442a76.jsonHow did you test each of these updates (required)
We used the deployment artifacts to verify the contract onchain https://arbiscan.io/address/0xdA6fe3f332Ae11539b3cF777284Ae70fd3bF2D74
Does this pull request close any open issues?
It does not fix any open issue
Checklist:
README and other documentation updatedAll tests usingyarn testpass