Rebrand chains 612055 & 612044: CROSS → ONE (mainnet + testnet) - #2910
Open
luis-nexus wants to merge 6 commits into
Open
Rebrand chains 612055 & 612044: CROSS → ONE (mainnet + testnet)#2910luis-nexus wants to merge 6 commits into
luis-nexus wants to merge 6 commits into
Conversation
Chain owner rebrand of chainId 612055 (to.nexus / onechain.nexus). - chainid-612055.js: name/chain/nativeCurrency/shortName/infoURL/RPC/ explorer updated CROSS → ONE - chainIds.js: remove stale "612055": "allora" slug (bogus mapping — no such DefiLlama chain; was breaking logo/TVL lookup) Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
- name/chain/nativeCurrency/shortName/infoURL/RPC/explorer updated CROSS → ONE (testnet explorer set to same host as mainnet) Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Author
|
Hi! Could you let me know what's needed to get this PR reviewed? I'm happy to make any changes required. Thank you for maintaining this project! |
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
|
Validation failed for chain files. Please check the workflow logs for details. Error message: |
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
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
Chain owner rebrand of the CROSS chains to ONE. Operated by to.nexus / onechain.nexus.
CROSS Mainnet→ONE MainnetCROSS Testnet→ONE TestnetChanges
constants/additionalChainRegistry/chainid-612055.js—name,chain,nativeCurrency(name/symbolONE),shortName,infoURL, RPC endpoints, explorer → ONE branding.constants/additionalChainRegistry/chainid-612044.js— same rebrand for the testnet (TONE/tONE/tone, RPCtestnet.onechain.nexus, explorer on the same host as mainnet).constants/chainIds.js— removed the stale"612055": "allora"slug. There is no DefiLlama chain namedallora(verified againstapi.llama.fi/chains), so the mapping was a bug that broke logo/TVL lookup.Heads-up for reviewers (CI)
The
validate-chain-filescheck compares against the currently-livechainlist.org/rpcs.json, which still lists these chains under their old CROSS names/shortNames. Because this PR intentionally changesnameandshortName, the check will report mismatches, e.g.:This is expected for a legitimate owner rebrand (live data only updates after this merges + rebuilds). Requesting maintainer review to proceed past that guard.
Notes
ONE(mainnet),tONE(testnet).🤖 Generated with Claude Code