evmrider is a Flutter-based application for monitoring and displaying events from EVM-compatible blockchains.
It allows users to connect to custom RPC endpoints, parse smart contract ABIs, and track selected events in real time.
The app supports RPC configuration for any EVM-compatible blockchain, including Ethereum, Polygon, BNB Chain, Avalanche, Arbitrum, Optimism and many more. Users can upload or manually input a contract’s ABI to decode and monitor specific events. Event tracking is customizable, with configurable polling intervals for real-time updates. Recent events are stored locally for offline review, and optional push notifications provide alerts for new activity.
evmrider is designed for developers debugging smart contracts, DeFi participants tracking transactions or governance events, and blockchain enthusiasts monitoring on-chain activity.