LaserStream gRPC
GetLatestBlockhash
Get the latest blockhash from the Solana blockchain using the LaserStream gRPC API.
Authorizations
Message
This method takes an empty request and returns the latest blockhash and its corresponding last valid block height.
Response
The current slot number.
The latest blockhash as a base-58 encoded string.
The last block height at which the returned blockhash will be valid.