Web3S_Demo > Web 3S Eth Get Balance Async Task > Eth Get Balance

Eth Get Balance

Gets the balance in Wei for the specified account.

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.

Account Address
String

Address of the account to check.

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)

Balance
Uint 256 Structure (by ref)