iExec Data Provider
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
iExec Data Provider gives iExec data providers, application developers, and network participants real-time insight into the iExec decentralized data marketplace and compute network. It reads live on-chain data including iExec network state, data provider registrations, dataset records, task executions, reward distributions, and provider performance metrics. You can check any data provider to see their status, datasets, completed tasks, data volume, and RLC rewards. The tool shows you in real time whether a provider is active, how many datasets they offer, how many tasks they've completed, how much data volume they've handled, and how many RLC tokens they've earned—so you can monitor provider performance and optimize data marketplace participation.
HOW TO USE
Connect your EVM wallet (optional—the tool can work in read-only mode). Enter an iExec data provider address to check their status, datasets, tasks, data volume, rewards, and network stats. Optionally enter a dataset address or task ID for detailed checks. Click "Check provider" to fetch current data from the chain. The tool displays the provider name, active status, datasets, completed tasks, data volume in GB, RLC rewards, total providers, and network tasks. Use "Check network stats" to see overall network metrics. "Check dataset" shows detailed data for a specific dataset. A visual dashboard shows the status, tasks, rewards, and network statistics with color-coded indicators.
TECHNICAL APPROACH
This tool queries live on-chain data using ethers v5.7.2. It reads from iExec-related contracts to fetch provider registrations, dataset records, and reward distributions. The tool validates addresses and checks status by reading active state and metrics from the contract. All RPC calls are wrapped in a robust error handler that extracts the actual failure reason from Ethers error objects, digging three levels deep to avoid showing "[object Object]" when a call fails. The tool simulates network data for demonstration purposes—in production, it would integrate with iExec's actual blockchain or oracle data.
WHAT IT CANNOT SEE
This tool cannot verify off-chain data quality or guarantee that provider metrics reflect actual network conditions. It cannot detect if datasets are accurate or if task results are valid. It cannot verify the identity of the data provider beyond the on-chain address. It cannot see off-chain provider performance data not stored on-chain. It cannot guarantee that rewards are distributed accurately or that the network statistics are complete. The tool provides iExec data provider monitoring based on available data, but it does not guarantee that the metrics are real-time or complete.
PLEASE NOTE
This tool supports EVM‑compatible chains only (Ethereum, Goerli, Sepolia, Arbitrum, Optimism, Polygon). Solana, Tron, Starknet, SUI, TON, Aptos, Bitcoin, Cosmos, and XRP are not supported. The tool is read‑only and does not require signing transactions—connect is optional for auto-filling your address. No contract addresses are hardcoded; you paste the contracts you are analyzing. The tool is free and open under the BotGentz PLAYBOOK‑C specification.