Files
solana/docs/i18n/zh/docusaurus-plugin-content-docs/current/cluster/rpc-endpoints.md
mergify[bot] e41460d500 feat: update api urls (backport #17186) (#17248)
* feat: update api urls

(cherry picked from commit 0f3045fb68)

* fix: cluster test

(cherry picked from commit ae5a10dffd)

* docs: update old devnet and testnet url references

(cherry picked from commit ec621e71dc)

* fix: update devnet and testnet urls

(cherry picked from commit 7be3171f4a)

Co-authored-by: Josh Hundley <josh.hundley@gmail.com>
2021-05-15 00:08:24 +00:00

756 B
Raw Blame History

title
title
Solana 集群 RPC 端点

Solana 维护专用的 API 节点来完成 JSON RPC 对每个公共集群的请求,第三方同样可以提供托管 API 节点服务。 以下为目前可用的公共 RPC 端点,推荐给每个公共集群:

Devnet开发者网络

  • https://api.devnet.solana.com - 单个 Solana 托管的 api 节点;限定频率

Testnet测试网

  • https://api.testnet.solana.com - 单个 Solana 托管的 api 节点;限定频率

Mainnet Beta主网 Beta

  • https://api.mainnet-beta.solana.com - Solana 托管的 api 节点集群,由负载平衡器支持;限定频率
  • https://solana-api.projectserum.com - Project Serum 托管的 api 节点