Configuration

This section explains each of the properties in the configuration blade.

Fig 1: Ethereum Smart Contract Listener Configuration.

General

Property
Description

Collection

This associates the Agent to a specific Collection (default to that of the current Data Stream).

Polling Interval (seconds)

A timespan to specify how often should the Agent check for new data/changes or update its cache.

Universal ID

eaa3f2c9-a71e-4af4-8900-8b9a957c2c35

Refer to Collections and Stream Hosts to understand more about Collections.

Contract Connection

Property
Description

Use Variables

Tick to select the Ethereum Url, Contract Address and Access Account Private Key variables; or enter the text manually

Ethereum Url

The Ethereum URL.

Contract Address

The Contract Address.

Access Account Private Key

The Access Account Private Key controls externally owned account activities, one-half of a cryptographic pair of keys.

Abi File

The Application Binary Interface (ABI) file includes the information needed to decode this data back into a human-readable format, making it possible to understand what the event represents

Event Details

Property
Description

Event Name

The Event Name.

Endpoints

Name
Description

Output

Events fired by an Ethereum Smart Contract will be made available on this endpoint.

Error

Errors encountered during the execution of this Agent will be published on this endpoint.

Last updated

Was this helpful?