Skip to content

Find Block Hash

ENDPOINT
GET https://aleo-testnetbeta.obscura.network/v1/<API_KEY>/testnet/find/blockHash/{transactionID}

Returns the block hash of the block containing the given transaction ID.

Arguments

Parameter Type Description
transactionID String The transaction ID

Response

Parameter Type Description
result String The block hash containing the transaction ID