所有链

Solana

已上线Non-EVMhttpswss

Solana 已在 TheRPC 上通过统一端点 solana.therpc.io/<YOUR_KEY> 提供服务。与您现有集成的 JSON-RPC schema 完全相同 — 只需替换 host 即可。

核心方法

涵盖大多数集成场景的五种读取方法。每种方法的 CU 费用相同。

立即试用

通过 TheRPC 文档代理发起实时请求。此演示无需 API 密钥。

curl https://solana.therpc.io/YOUR_API_KEY \
-X POST \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"getSlot","params":[]}'

网络

网络Chain ID浏览器端点
Mainnetsolana.therpc.io