Ethereum Transfer Agent Service (com.ibi.agents.XDEthereumTransferAgent)

Syntax:

com.ibi.agents.XDEthereumTransferAgent

iIT Service Object:

format: Ethereum Transfer Agent

Description: Transfers Ether from one Ethereum account to another.

Parameters:

Parameter

Description

Client Address *

The URL to the Ethereum client.

Wallet File *

The path to the wallet file containing the account credentials.

Password *

The password to read the wallet file.

Gas Price

The gas price in wei.

Gas Limit

The maximum amount of gas that can be spent.

Destination Wallet Address *

The destination account where the funds will be deposited.

Value

The amount of Ether (in wei) you wish to send to the destination address.

Sleep Duration

The time in milli-seconds between attempts to get the transaction receipt.

Number of Attempts

The number of attempts to get the transaction receipt.

Return

Determines the contents of the output document.

Edges:

The following table lists the available Line Edges for the Ethereum Transfer Agent Service (com.ibi.agents.XDEthereumTransferAgent).

Line Edge

Description

OnError

An exception occurred during execution.

OnSuccess

The operation was successful.

OnFailure

A fail condition occurred during execution.

success

The operation was successful.

fail_parse

Could not parse a document.

fail_timeout

The operation timed out.

fail_operation

Could not perform the operation requested.