Skip to content

Commit

Permalink
Merge pull request #213 from maradeeym/patch-1
Browse files Browse the repository at this point in the history
Update public-en.md
  • Loading branch information
scott-klaytn authored Feb 20, 2025
2 parents edf74c3 + 066bda2 commit 6bdda49
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/references/public-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand All @@ -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

Expand Down Expand Up @@ -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.

Expand All @@ -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)
[Transaction Fees](../learn/transaction-fees/transaction-fees.md)

0 comments on commit 6bdda49

Please sign in to comment.