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

Eth Get Transaction Count

Gets the transaction count for a specific address.

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.

Address
String

The address for which to get the transaction count for.

Block Identifier
EWeb3S_EthBlockIdentifier Enum

The block number to use. (Default: "latest")

Outputs

Out
Exec

Succeeded
Exec

Failed
Exec

Error Message
String

Response
Web 3S Http Response Structure (by ref)

Transaction Count
Integer (by ref)