Storj 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
Storj Node Manager gives Storj storage node operators, data clients, and network participants real-time insight into node performance and network metrics. It reads live on-chain data including Storj network state, storage node registrations, node metadata, storage capacity metrics, reward distributions, and node performance data. You can check any storage node to see its status, storage capacity, used storage, uptime, STORJ rewards, and network statistics. The tool shows you in real time whether a node is active, how much storage capacity it has, how much is used, its uptime percentage, and how many STORJ rewards it has earned—so you can monitor node performance and optimize storage operations.
HOW TO USE
Connect your EVM wallet (optional—the tool can work in read-only mode). Enter a Storj node address to check its status, capacity, used storage, uptime, rewards, and network stats. Optionally enter a node ID for detailed performance checks. Click "Check node" to fetch current data from the chain. The tool displays the node name, active status, storage capacity in TB, used storage in TB, uptime percentage, STORJ rewards, total nodes, and network storage. Use "Check network stats" to see overall network metrics. "Check performance" shows detailed uptime and usage data. A visual dashboard shows the status, uptime, 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 Storj-related contracts to fetch node registrations, storage capacity 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 Storj's actual blockchain or oracle data.
WHAT IT CANNOT SEE
This tool cannot verify off-chain storage data or guarantee that node metrics reflect actual network conditions. It cannot detect if stored data is accessible or intact. 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 Storj node 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.