Web3S_Demo > Web 3S Eth Get Transaction by Hash Async Task > Eth Get Transaction by Hash

Eth Get Transaction by Hash

Gets the information about a transaction requested 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 Info
Web 3S Eth Transaction Info Structure (by ref)