Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/pages/interaction/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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` <br/> `https://dydx-dao-grpc-2.polkachu.com:443` <br/> `https://dydx-dao-grpc-3.polkachu.com:443` <br/> `https://dydx-dao-grpc-4.polkachu.com:443` <br/> `https://dydx-dao-grpc-5.polkachu.com:443` | 300 req/m |
| Polkachu | `https://dydx-dao-grpc-1.polkachu.com:443` <br/> `https://dydx-dao-grpc-2.polkachu.com:443` <br/> `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` | |
Expand All @@ -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` <br/> `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` | |

Expand Down