Ethereum Call Constant Function Agent Service (com.ibi.agents.XDEthereumCallConstantAgent)

Syntax:

com.ibi.agents.XDEthereumCallConstantAgent

iIT Service Object:

format: Ethereum Call Constant Function Agent Description: Calls a constant function to query the state of an Ethereum smart contract.

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.

Smart Contract Address *

The address of the smart contract to call.

ABI File *

The path to the smart contract ABI file.

Function *

The name of the function to call in the smart contract.

Output Format

The syntax of the output document holding the function return parameters.

Edges:

The following table lists the available Line Edges for the Ethereum Call Constant Function Agent Service (com.ibi.agents.XDEthereumCallConstantAgent).

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_operation

Could not perform the operation requested.