FME Transformers: 2025.1 BETA

Categories
Web

Web

Related Transformers
SalesforceConnector
SlackConnector
TrelloConnector

EthereumConnector

Connects to the Ethereum blockchain network to manage transactions, contracts, and more.

Jump to Configuration

Typical Uses

  • Reading transaction, address, or block information
  • Sending transactions
  • Interacting with deployed contracts

How does it work?

The Ethereum blockchain is an immutable and distributed ledger. Once data is stored on the blockchain it cannot be changed or deleted. Information is added to the network by sending a transaction. Ethereum also allows code execution called contracts, which together can create decentralized applications (Dapps). The EthereumConnector allows:

  • Reading stored information
  • Storing data
  • Interacting with Dapps

There are 2 methods of connecting to the Ethereum network through the connector.

  1. An rpc url to an ethereum node. https://infura.io is a popular node service, or you can use a local or another hosted node.
  2. An API Key from https://etherscan.io.

A private key is required to send a transaction. The key is generated when you create an ethereum wallet.

Usage Notes

  • There are multiple ethereum networks. The public mainnet requires real ether for the transaction fee to send transactions. For testing purposes, we recommend using a testnet as transactions are free and ether has no monetary value. However, testnets should only be for testing purposes and should not be used for production.

Configuration

Input Ports

Output Ports

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

Reference

Processing Behavior

Feature-Based

Feature Holding

No

Dependencies Ethereum connection
Aliases  
History Released FME 2019.1

FME Community

The FME Community has a wealth of FME knowledge with over 20,000 active members worldwide. Get help with FME, share knowledge, and connect with users globally.

Search for all results about the EthereumConnector on the FME Community.

 

Examples may contain information licensed under the Open Government Licence – Vancouver, Open Government Licence - British Columbia, and/or Open Government Licence – Canada.