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
简体中文
返回索引器索引的最后一个区块的槽位。
cURL
curl --request POST \ --url https://mainnet.helius-rpc.com/ \ --header 'Content-Type: application/json' \ --data '{ "jsonrpc": "2.0", "id": "1", "method": "getIndexerSlot" }'
100
您的 Helius API 密钥。您可以在仪表板中免费获取一个。
成功从 Solana 压缩服务检索到当前索引器槽位
The response is of type integer.
integer
此页面对您有帮助吗?