From 066bda2e1cd11cf583f38f71eeb627a65ca49d66 Mon Sep 17 00:00:00 2001 From: Martin <57139098+maradeeym@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:35:25 +0200 Subject: [PATCH] Update public-en.md --- docs/references/public-en.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/references/public-en.md b/docs/references/public-en.md index 4714e7311240..5d3895dec7db 100644 --- a/docs/references/public-en.md +++ b/docs/references/public-en.md @@ -49,6 +49,7 @@ Since we cannot guarantee uptime and stability of the endpoints, do not use them |[OnFinality](https://onfinality.io/)|`https://klaytn.api.onfinality.io/public`|kaia,klay,eth,net|Full| |[Pokt Network](https://pokt.network/)|`https://kaia-mainnet.rpc.grove.city/v1/803ceedf`|kaia,klay,eth,net|Full| |[GetBlock](https://getblock.io/)|`https://go.getblock.io/d7094dbd80ab474ba7042603fe912332`|kaia,klay,eth,net|Full| +|[dRPC](https://drpc.org/)|`https://klaytn.drpc.org`|kaia,klay,eth,net|Full| **WebSocket** @@ -58,6 +59,7 @@ Since we cannot guarantee uptime and stability of the endpoints, do not use them ||`wss://archive-en.node.kaia.io/ws`|kaia,klay,eth,net|Archive| |[QuickNode](https://quicknode.com/)|`wss://alpha-hardworking-orb.kaia-mainnet.quiknode.pro/`|kaia,klay,eth,net|Full| |[OnFinality](https://onfinality.io/)|`wss://klaytn.api.onfinality.io/public-ws`|kaia,klay,eth,net|Full| +|[dRPC](https://drpc.org/)|`wss://klaytn.drpc.org`|kaia,klay,eth,net|Full| ### Testnet (Kairos) Public JSON-RPC Endpoints @@ -302,7 +304,7 @@ Decentralized RPC node provider to Kaia, Ethereum, Polygon, Arbitrum and others. - No request limits on Public nodes with General support. - Growth and Enterprise plan are also available for High performance nodes. -- 50+ blockchains across 100+ networks +- 90+ blockchains across 100+ networks - AI-driven load balancer - Insightful analytics. @@ -322,4 +324,4 @@ Decentralized RPC node provider to Kaia, Ethereum, Polygon, Arbitrum and others. - ChainID : Kairos: 1001 (0x3E9), Mainnet: 8217 (0x2019) - Gas price: dynamically adjusted within the range [25, 750]. The range can be changed via on-chain governance. For more information, refer to [governance](https://docs.kaia.io/references/json-rpc/governance/chain-config/) and -[Transaction Fees](../learn/transaction-fees/transaction-fees.md) \ No newline at end of file +[Transaction Fees](../learn/transaction-fees/transaction-fees.md)