Skip to content

Add Ruby Chain Testnet slug for icon (chainId 1810)#2702

Open
ElektrumSAS wants to merge 2 commits into
DefiLlama:mainfrom
ElektrumSAS:add-ruby-chain-slug
Open

Add Ruby Chain Testnet slug for icon (chainId 1810)#2702
ElektrumSAS wants to merge 2 commits into
DefiLlama:mainfrom
ElektrumSAS:add-ruby-chain-slug

Conversation

@ElektrumSAS

Copy link
Copy Markdown
Contributor

Maps chainId 1810 (Ruby Chain Testnet) to slug ruby so chainlist.org resolves the icon via DefiLlama's CDN at https://icons.llamao.fi/icons/chains/rsz_ruby.jpg.

Context

Ruby Chain Testnet was added in #2697 (already merged). It now appears in the listing but without an icon because constants/chainIds.js doesn't have an entry for 1810.

This PR adds the slug mapping. Same pattern as cube (1818), soneium (1868), swellchain (1923).

About Ruby Chain

OP Stack L2 testnet on Ethereum Sepolia. Native gas token RUBY (Custom Gas Token mode). Operated by Elektrum SAS — https://elektrum.io.

Service URL
RPC https://rpc.ruby.testnet.finetry.win
Explorer https://explorer.ruby.testnet.finetry.win
Faucet https://faucet.ruby.testnet.finetry.win

Already merged in ethereum-lists/chains#8267.

Note about the icon CDN

The icon at icons.llamao.fi/icons/chains/rsz_ruby.jpg will return 404 until DefiLlama's icon pipeline picks it up. If a separate process/repo is needed to upload the icon to that CDN, please advise — happy to submit there too.

OP Stack L2 testnet on Ethereum Sepolia. Native gas token RUBY (Custom Gas Token mode). Operated by Elektrum SAS.
Maps chainId 1810 to slug 'ruby' so chainlist.org resolves the icon via DefiLlama's CDN at https://icons.llamao.fi/icons/chains/rsz_ruby.jpg

Without this, the chain shows the default placeholder. Same pattern as cube (1818), soneium (1868), swellchain (1923).
Comment thread constants/chainIds.js
@@ -125,6 +125,7 @@ export default {
"1559": "tenet",
"1625": "gravity",
"1729": "reya network",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove it from this file

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

Successfully merging this pull request may close these issues.

3 participants