OECsplorer Documentation
A protocol-aware blockchain explorer built for the Oeconomia ecosystem. Unlike generic explorers, OECsplorer decodes smart contract interactions into human-readable activity across five interconnected protocols: all on Sepolia testnet.
Live at oecsplorer.oeconomia.io: Explore decoded transactions, wallet portfolios, and protocol dashboards in real time.
Key Features
Protocol-Aware Decoding
Raw calldata decoded into human-readable actions like "Minted ALUD" or "Token Swap" with full argument display.
Cross-Protocol Portfolios
View any wallet's positions across all five protocols: token balances, LP positions, staking, vaults.
Real-Time WebSocket Feed
Live transaction stream via Socket.IO with protocol-specific room subscriptions.
Protocol Dashboards
Per-protocol metrics: TVL, volume, unique users, and contract activity.
Token Analytics
Holder lists, transfer history, real-time balance tracking, and 3-tier price engine.
Education Hub
22 integrated lessons on blockchain fundamentals, DeFi, governance, and more.
Supported Protocols
Oeconomia
OEC
Governance hub: Guardian staking, proposals, voting, treasury
Alluria
ALUR
Lending protocol: collateralized vaults, ALUD stablecoin, liquidations
Eloqura
ELOQ
DEX/AMM: Uniswap V2-style swaps, liquidity pools, limit orders
Artivya
ARTV
Hybrid exchange: order book + AMM, NFT marketplace
Iridescia
IRID
Developer infra: contract factory, templates, security modules
Tech Stack
Frontend
React 18 + TypeScript
UI framework
Styling
Tailwind CSS
Utility-first styling
Charts
Recharts
TVL, gas, and metric visualizations
Backend
Express.js + TypeScript
REST API server
Blockchain
ethers.js 6 + Alchemy SDK
RPC calls, ABI decoding
Database
PostgreSQL + Prisma ORM
Transaction storage & querying
Real-time
Socket.IO
WebSocket live feed
Build
Vite
Frontend bundling
Hosting
Railway
Server + database deployment
Last updated