Listener Queue
On-chain ValidationRequest events and listener state
Base Sepolia
Listener
Not deployed
Last tick · —
Block lag
—
Listener has not processed any blocks
Validator
—
| Status | Agent | Requester | Score | Response TX | Picked up |
|---|---|---|---|---|---|
Runbook · Deploy Listener to DigitalOcean
- SSH into the droplet: ssh agentradar@listener.vvpro.ai
- cd /opt/agentradar/listener && git pull && npm ci && npm run build
- Ensure env files exist: /etc/agentradar/listener-sepolia.env and listener-mainnet.env
- pm2 start ecosystem.config.cjs
- pm2 save
- Verify: curl https://listener.vvpro.ai/health/mainnet returns running.