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>
您可以在 ERPC Web Dashboard 中管理 API key 和端點。