docs(developer-hub): update Sui Mainnet Pyth Pro package ID - #3872
Open
aditya520 wants to merge 1 commit into
Open
docs(developer-hub): update Sui Mainnet Pyth Pro package ID#3872aditya520 wants to merge 1 commit into
aditya520 wants to merge 1 commit into
Conversation
Update the Sui V2 (Pyth Pro / Lazer) mainnet package address on the contract-addresses docs page to the newly deployed package ID.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
5 Skipped Deployments
|
Contributor
🤖 llms.txt Content ReviewAnalyzed documentation changes — no updates to curated content required. Products reviewed:
Files analyzed |
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.
Update the Sui Mainnet Package ID for Pyth Pro (Lazer) on the developer-hub contract-addresses page to the newly deployed package.
Changes
Single-line edit in
apps/developer-hub/content/docs/price-feeds/pro/contract-addresses.mdx(Sui Mainnet row, Package ID column):0x7b502c8a7bcb3915892347f11086745570e759fe9708d03c03accf4c90bbf5800xefbfd064480777699fd9c557a5804d72ace7bc82661fdc8d1f1a44ea6d92ee10Both the
address=attribute and the explorerurl=attribute on the<CopyAddress />are updated (the URL embeds the address). The State Object ID column and the Sui Testnet row are unchanged.Verification
grep -R 0x7b502c8a7bcb3915892347f11086745570e759fe9708d03c03accf4c90bbf580 apps/developer-hubreturns nothing.pnpm turbo test:lint --filter=@pythnetwork/developer-hubcompleted successfully (41 tasks, includes the developer-hub Next.js build which validates the MDX).Refs Hydra issues [[i-fvlvwvfu]] (this task) and [[i-qanzsflj]] (parent request).