Post-Deployment Monitoring Methods
Manual (Dashboard)
- Open the Dashboard: app.bevor.io
- Paste your contract address or select from your projects to start monitoring immediately
- View findings, configure alerts, and track security metrics
Agent / API
- Automate monitoring via scheduled jobs or infrastructure agents using the Bevor API
- Recommended for teams deploying multiple contracts or across multiple networks
- See the API Reference for endpoints and examples
Supported Networks
Network Type | Network Name | Capabilities |
---|---|---|
Mainnet | Ethereum | Complete transaction and state analysis |
Polygon | High-frequency monitoring and MEV analysis | |
Arbitrum | Layer 2 specific security patterns | |
Optimism | Optimistic rollup security considerations | |
Base | Coinbase L2 monitoring and analysis | |
Avalanche | Subnet security and cross-chain analysis | |
BNB Smart Chain | BSC-specific vulnerability patterns | |
Testnet | Goerli | Ethereum testnet analysis |
Mumbai | Polygon testnet monitoring | |
Arbitrum Goerli | L2 testnet security testing | |
Optimism Goerli | Optimistic testnet analysis |
Need monitoring for a different network? Email contact@bevor.io to request new network support.
Alert Management
- Configure Alert Thresholds: Set appropriate sensitivity levels for your use case
- Define Response Workflows: Create clear procedures for handling security events
- Regular Review: Keep alert rules updated as your contracts evolve
- Team Coordination: Ensure your dev team understands security alerts and responses
Troubleshooting
Common Monitoring Issues
Network Connectivity
- Verify RPC endpoint availability
- Check for rate limiting issues
- Configure backup node providers
- Monitor network synchronization status
Analysis Performance
- Optimize scanning frequency based on contract activity
- Focus scanning on critical functions and state changes
- Configure appropriate timeout settings
- Balance monitoring depth with resource usage
Getting Support
For technical issues or questions:- Documentation: Comprehensive guides at docs.bevor.io
- Direct Support: Email contact@bevor.io
- Emergency: Critical security issues get priority response
Next Steps
API Integration
Build security monitoring into your deployment pipeline