Docs(contract-addresses): update BondingManager address#759
Open
SidestreamSweatyPumpkin wants to merge 1 commit intolivepeer:mainfrom
Open
Docs(contract-addresses): update BondingManager address#759SidestreamSweatyPumpkin wants to merge 1 commit intolivepeer:mainfrom
SidestreamSweatyPumpkin wants to merge 1 commit intolivepeer:mainfrom
Conversation
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.
Description
Updates the BondingManager contract address references to reflect the latest deployment on Arbitrum Mainnet. The previous target address is now documented as V11, and the current active target address has been updated across both documentation versions V1 and V2.
Type of Change
Related Issues
Fixes #
Related to #
Changes Made
BondingManager(Target) address from0xF62C30242fccd3a46721f155d4d367De3fD5B3b3to0x4bA7E7531Ab56bC8d78dB4FDc88D21F621f34BB4in contract referencesBondingManagerentry documenting the previous target addressTesting
npm run devScreenshots (if applicable)
s1(updates the BondingManager contract address to point to the new contract's address):

s2 (The previous deprecated BondingManager address has been added to the deprecated section under v11):

Checklist
Additional Notes