Unlimited Endpoint 支持方法 | ERPC
Unlimited Endpoint 支持方法
Unlimited Endpoints 是面向低延迟标准 Solana RPC 调用的专用 HTTP 端点。
支持方法
支持的方法为:
getSlot, getBlockHeight, getLatestBlockhash, getBalance, getAccountInfo, getMultipleAccounts, getTransaction, sendTransaction, simulateTransaction, getSignatureStatuses, getRecentPrioritizationFees, getHealth, getVersion, getEpochInfo, getBlock这份支持方法列表适合在专用低延迟端点上进行高频调用和交易流程。
其他 Solana RPC 使用场景请使用 ERPC Edge:
text
https://edge.erpc.global?api-key=<YOUR_API_KEY>https://edge.erpc.global?api-key=<YOUR_API_KEY>您可以在 ERPC Web Dashboard 中管理 API key 和端点。