Skip to content

Find Block Hash

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

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

Arguments

Parameter Type Description
transactionID String The transaction ID

Response

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