Theta Edge Node Manager
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
Theta Edge Node Manager gives Theta Edge node operators, content creators, and network participants real-time insight into the Theta Edge Network. It reads live on-chain data including Theta Edge Network state, edge node registrations, cache delivery metrics, reward distributions, bandwidth usage, and node performance data. You can check any edge node to see their status, cache deliveries, bandwidth usage, cache hits, and TFUEL rewards. The tool shows you in real time whether a node is active, how many cache deliveries they've made, how much bandwidth they've used, how many cache hits they've achieved, and how many TFUEL tokens they've earned—so you can monitor node performance and optimize content delivery operations.
HOW TO USE
Connect your EVM wallet (optional—the tool can work in read-only mode). Enter a Theta Edge node address to check their status, cache deliveries, bandwidth, cache hits, rewards, and network stats. Optionally enter a cache ID for detailed performance checks. Click "Check node" to fetch current data from the chain. The tool displays the node name, active status, cache deliveries, bandwidth usage in GB, cache hits, TFUEL rewards, total nodes, and network cache. Use "Check network stats" to see overall network metrics. "Check bandwidth" shows detailed bandwidth and delivery data for a specific node or cache. A visual dashboard shows the status, deliveries, 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 Theta Edge-related contracts to fetch node registrations, cache delivery metrics, 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 Theta's actual blockchain or oracle data.
WHAT IT CANNOT SEE
This tool cannot verify off-chain content delivery or guarantee that node metrics reflect actual network conditions. It cannot detect if content was actually delivered or if cache hits are legitimate. It cannot verify the identity of the node operator beyond the on-chain address. It cannot see off-chain node performance data not stored on-chain. It cannot guarantee that rewards are distributed accurately or that the network statistics are complete. The tool provides Theta Edge Network 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.