From dfc89a5099067eeae173b6e2d55f9212db97dc77 Mon Sep 17 00:00:00 2001 From: Flotapponnier <160007691+Flotapponnier@users.noreply.github.com> Date: Fri, 24 Jul 2026 15:16:19 +0200 Subject: [PATCH] hotfix(products): add thirdweb registry entry (fixes /products/thirdweb 500 blocking prod deploys) (#1354) Co-authored-by: Florent Tapponnier --- src/data/provider-registry.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/provider-registry.ts b/src/data/provider-registry.ts index 725dbc42..1c475fed 100644 --- a/src/data/provider-registry.ts +++ b/src/data/provider-registry.ts @@ -705,6 +705,12 @@ export const PROVIDER_REGISTRY: Record = { "Keyed RPC infrastructure across 30+ chains. Endpoint-scoped API tokens; free and paid plans are served from the same shared fleet, dedicated clusters on higher tiers.", twitter: "@QuickNode", }, + thirdweb: { + url: "https://thirdweb.com", + description: + "ThirdWeb operates a keyless public RPC gateway at `.rpc.thirdweb.com` covering 2000+ EVM chains via chain-id routing. Free tier is rate-limited per IP with no signup; paid tiers unlock higher throughput and dedicated endpoints. Used keyless across 13 chains on the RPC latency cluster (arbitrum, ethereum, polygon, optimism, base, bnb, avalanche, linea, worldchain, kaia, ink, opbnb + more).", + twitter: "@thirdweb", + }, infura: { url: "https://www.infura.io", description: