認証
メッセージ
このメソッドは空のリクエストを受け取り、最新のblockhashとその対応する有効な最後のブロック高さを返します。応答
string
現在のスロット番号です。
string
最新のblockhashで、base-58エンコードされた文字列です。
string
返されたblockhashが有効となる最後のブロック高さです。
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ブロックチェーンから最新のblockhashを取得します。
{}
{
"slot": "333390974",
"blockhash": "CiqX6nU67eVCFqxh6TJ3LF8bDqjtnD2wULRMME917QSY",
"last_valid_block_height": "311630163"
}
このページは役に立ちましたか?
{}
{
"slot": "333390974",
"blockhash": "CiqX6nU67eVCFqxh6TJ3LF8bDqjtnD2wULRMME917QSY",
"last_valid_block_height": "311630163"
}