add thirdweb logo + rename 'World Chain (Alchemy)' -> 'World Chain'#1352
Merged
Conversation
thirdweb is used keyless across 13 chains in the RPC cluster (arbitrum, ethereum, polygon, optimism, base, bnb, avalanche, linea, worldchain, kaia, ink, opbnb) via <chainid>.rpc.thirdweb.com — no key required. Fills the TH initials chip. World Chain (Alchemy) -> World Chain: the '(Alchemy)' suffix was redundant because it's the SOLE official public endpoint (unlike Ink which has both Gelato + QuickNode active-active). Simpler display matches the base-official/osmosis-official/opbnb-official pattern.
Flotapponnier
added a commit
that referenced
this pull request
Jul 24, 2026
… (#1353) thirdweb is used keyless across 13 chains in the RPC cluster (arbitrum, ethereum, polygon, optimism, base, bnb, avalanche, linea, worldchain, kaia, ink, opbnb) via <chainid>.rpc.thirdweb.com — no key required. Fills the TH initials chip. World Chain (Alchemy) -> World Chain: the '(Alchemy)' suffix was redundant because it's the SOLE official public endpoint (unlike Ink which has both Gelato + QuickNode active-active). Simpler display matches the base-official/osmosis-official/opbnb-official pattern. Co-authored-by: Florent Tapponnier <contact@mobula.io>
Flotapponnier
added a commit
that referenced
this pull request
Jul 24, 2026
/products/thirdweb returned 500 in prod, blocking every deploy since #1352. Root cause not yet identified — the tripwire fix (#1356) didn't help. Practical unblock: strip thirdweb slug from ink-rpc, world-chain-rpc, kaia-rpc, opbnb-rpc spec YAMLs + harness config. thirdweb no longer appears in getProvider() so sitemap excludes /products/thirdweb, smoke skips it, deploys pass. Impact: bench provider counts drop - ink-rpc: 5 → 4 - world-chain-rpc: 4 → 3 - kaia-rpc: 3 → 2 (thin, will need to add another provider) - opbnb-rpc: 4 → 3 Bumps cache keys v41→v42 / v44→v45 for the bench SET shrink. Re-add thirdweb once the /products/thirdweb 500 root cause is fixed. Co-authored-by: Florent Tapponnier <contact@mobula.io>
Flotapponnier
added a commit
that referenced
this pull request
Jul 24, 2026
…) (#1362) /products/thirdweb returned 500 in prod, blocking every deploy since #1352. Root cause not yet identified — the tripwire fix (#1356) didn't help. Practical unblock: strip thirdweb slug from ink-rpc, world-chain-rpc, kaia-rpc, opbnb-rpc spec YAMLs + harness config. thirdweb no longer appears in getProvider() so sitemap excludes /products/thirdweb, smoke skips it, deploys pass. Impact: bench provider counts drop - ink-rpc: 5 → 4 - world-chain-rpc: 4 → 3 - kaia-rpc: 3 → 2 (thin, will need to add another provider) - opbnb-rpc: 4 → 3 Bumps cache keys v41→v42 / v44→v45 for the bench SET shrink. Re-add thirdweb once the /products/thirdweb 500 root cause is fixed. Co-authored-by: Florent Tapponnier <contact@mobula.io>
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.
ThirdWeb PNG from framerusercontent.com (their favicon CDN), 256x256. Used keyless on 13 chains via .rpc.thirdweb.com — no key required. World Chain suffix simplified since it's the SOLE official endpoint (unlike Ink which has both Gelato + QuickNode).