getLatestBlockhash RPC Method
Please note that this method is only available in solana-core v1.9 or newer. Please use getRecentBlockhash for solana-core v1.8
パラメータ
オブジェクト
オブジェクト
読み込み中...
commitment
文字列
読み込み中...
finalized
文字列
読み込み中...
confirmed
文字列
読み込み中...
processed
文字列
読み込み中...
minContextSlot
整数
読み込み中...
返品
結果
読み込み中...
文脈
読み込み中...
apiVersion
読み込み中...
スロット
読み込み中...
値
読み込み中...
blockhash
読み込み中...
lastValidBlockHeight
読み込み中...
リクエスト
回答
1{2"jsonrpc": "2.0",3"result": {4"context": {5"slot": 27926},7"value": {8"blockhash": "EkSnNWid2cvwEVnVx9aBqawnmiCNiDgp3gUdkDPTKN1N",9"lastValidBlockHeight": 309010}11},12"id": 113}
1{2"jsonrpc": "2.0",3"result": {4"context": {5"slot": 27926},7"value": {8"blockhash": "EkSnNWid2cvwEVnVx9aBqawnmiCNiDgp3gUdkDPTKN1N",9"lastValidBlockHeight": 309010}11},12"id": 113}