Find Block Hash
Get the block hash of the block containing the given transaction ID.
ENDPOINT
Arguments
Parameter
Type
Request
Description
transcationID
string
Yes
The transaction ID
Response
Parameter
type
Description
result
string
The block hash containing the transaction ID
Request
Last updated