Base ecosystem monitor & contribution hub.
Tracking the Base blockchain ecosystem β built by Coinbase. Monitors network activity, new projects, and potential airdrop opportunities.
Runs every 6 hours via GitHub Actions:
| Feature | Description |
|---|---|
| Block tracking | Latest Base mainnet block number |
| New projects | Detects new protocols building on Base |
| Airdrop alerts | Flags potential airdrop opportunities |
No configuration needed. Workflow runs automatically every 6 hours.
Results saved in BASE-MONITOR/logs/ and BASE-MONITOR/tracked_projects.json.
cd BASE-MONITOR
npm install
npm start