Web3S_Demo > Web 3S Eth Get Transaction Receipt Async Task > Eth Get Transaction Receipt

Eth Get Transaction Receipt

Gets the receipt of a transaction by transaction hash.

Inputs

In
Exec

Url
String

The URL to send the request to.

Http Headers
Web 3S Http Headers Structure

[Optional] Additional HTTP headers that will be appended to the request.

Hash
String

Transaction hash.

Outputs

Out
Exec

Succeeded
Exec

Failed
Exec

Error Message
String

Response
Web 3S Http Response Structure (by ref)

Transaction Receipt
Web 3S Eth Transaction Receipt Structure (by ref)