Shred Delivery and Sender are now live! Get earliest access to raw Solana data and optimized transaction sending. Learn about Shred Delivery | Learn about Sender
简体中文
如果索引器滞后超过可配置的区块数量,则返回错误。否则,返回 ok。
ok
cURL
curl --request POST \ --url https://mainnet.helius-rpc.com/ \ --header 'Content-Type: application/json' \ --data '{ "jsonrpc": "2.0", "id": "1", "method": "getIndexerHealth" }'
"ok"
您的 Helius API 密钥。您可以在仪表板中免费获取一个。
Solana 压缩索引器健康并与网络同步
当 Solana 压缩索引器健康并正常运行时返回 "ok"
此页面对您有帮助吗?