授权
消息
此方法接受一个空请求,并返回最新的区块哈希及其对应的最后有效区块高度。响应
string
当前的插槽编号。
string
最新的区块哈希,作为 base-58 编码的字符串。
string
返回的区块哈希将有效的最后区块高度。
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
New: Try Gatekeeper (Beta) for significantly lower latency. Learn More
使用 LaserStream gRPC API 从 Solana 区块链获取最新的区块哈希。
{}
{
"slot": "333390974",
"blockhash": "CiqX6nU67eVCFqxh6TJ3LF8bDqjtnD2wULRMME917QSY",
"last_valid_block_height": "311630163"
}
此页面对您有帮助吗?
{}
{
"slot": "333390974",
"blockhash": "CiqX6nU67eVCFqxh6TJ3LF8bDqjtnD2wULRMME917QSY",
"last_valid_block_height": "311630163"
}