iExec explorer

The iExec explorer is a high level protocol explorer that allows to quickly browse iExec protocol.

The iExec explorer is available at https://explorer.iex.ec.

Protocol overview

The iExec explorer home page gives a quick overview of the protocol recent activity.

Login

The Login button allows to connect your ethereum wallet to the application.

Connecting your wallet allows to interact with the protocol in the application.

Account

Once connected with a wallet, the Account button allows to open the account modal, from where the user can manage her/his wallet and iExec account.

My activity

Once connected, the My activity button allows the user to quickly navigate to her/his wallet address details page.

The search bar allows to find an item by its address, ENS name or transaction hash.

Each item can be clicked to access its detailed view.

For a low level view, an external link to a block explorer is available on addresses and transactions.

Detailed views

The following items have a detailed view.

Address

This page summarizes the interactions of an ethereum address with the protocol.

Specific role based views (such as Requester, Worker, App developer, Dataset provider, Workerpool manager) are available on this page.

Worker view

The worker view shows the wallet activity as a worker.

The worker's latest contributions on tasks are exposed with their current status.

App

This page shows the details of an app and its latest usages.

Dataset

This page shows the details of a dataset and its latest usages.

Workerpool

This page shows the details of a workerpool and its latest usages.

Deal

This page shows the details of a deal and the generated computation tasks.

The Status shows a synthetic information of the deal's tasks completion.

Task

This page shows the details of a task and its completion status.

Once the task status is COMPLETED, the result is available

  • on chain if a callback contract has been specified

  • off-chain as a downloadable archive if no callback contract was specified

Transaction

This page shows the detail of a transaction on the protocol smart contracts.

Transactions that does not impact the protocol are not indexed in the explorer.

To inspect any transaction on iExec Bellecour sidechain, use a block explorer such as Blockscout

The protocol related ethereum events triggered by the transaction are exposed.

Actions

Last updated