From 431f4b284010a3e35a75eccde85394b686a05c32 Mon Sep 17 00:00:00 2001
From: Dimitar Petkov <796902+2dpetkov@users.noreply.github.com>
Date: Wed, 11 Feb 2026 11:28:21 +0200
Subject: [PATCH] reduce Polkachu nodes
---
docs/pages/interaction/endpoints.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/pages/interaction/endpoints.mdx b/docs/pages/interaction/endpoints.mdx
index 0d96d895..2bb362de 100644
--- a/docs/pages/interaction/endpoints.mdx
+++ b/docs/pages/interaction/endpoints.mdx
@@ -232,7 +232,7 @@ Connections to the trading client to the full nodes are established using the (g
| Team | URI | Rate limit |
| ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| OEGS | `grpc://oegs.dydx.trade:443` | |
-| Polkachu | `https://dydx-dao-grpc-1.polkachu.com:443`
`https://dydx-dao-grpc-2.polkachu.com:443`
`https://dydx-dao-grpc-3.polkachu.com:443`
`https://dydx-dao-grpc-4.polkachu.com:443`
`https://dydx-dao-grpc-5.polkachu.com:443` | 300 req/m |
+| Polkachu | `https://dydx-dao-grpc-1.polkachu.com:443`
`https://dydx-dao-grpc-2.polkachu.com:443`
`https://dydx-dao-grpc-3.polkachu.com:443` | 300 req/m |
| KingNodes | `https://dydx-ops-grpc.kingnodes.com:443` | 250 req/m |
| Enigma | `https://dydx-dao-grpc.enigma-validator.com:443` | |
| Lavender.Five | `https://dydx.lavendarfive.com:443` | |
@@ -242,7 +242,7 @@ Connections to the trading client to the full nodes are established using the (g
#### Archive gRPC
| Team | URI | Rate limit |
| ------------- | ---------------------------------------------------------------------- | ---------- |
-| Polkachu | `https://dydx-dao-archive-grpc-1.polkachu.com:443`
`https://dydx-dao-archive-grpc-2.polkachu.com:443` | 300 req/m |
+| Polkachu | `https://dydx-dao-archive-grpc-1.polkachu.com:443` | 300 req/m |
| KingNodes | `https://dydx-ops-archive-grpc.kingnodes.com:443` | 250 req/m |
| Enigma | `https://dydx-dao-grpc-archive.enigma-validator.com:1492` | |