{"id":25655248,"url":"https://github.com/hugow04/airdroptracker","last_synced_at":"2026-04-18T11:02:04.148Z","repository":{"id":275983835,"uuid":"901407716","full_name":"HUGOW04/airdropTracker","owner":"HUGOW04","description":"A Node.js app that monitors a Solana wallet for new tokens and sends Discord notifications. Ideal for tracking airdrops and new token arrivals.","archived":false,"fork":false,"pushed_at":"2025-02-05T16:00:58.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T20:29:08.836Z","etag":null,"topics":["airdrop","automation","blockchain","bot","crypto","discord","monitoring","solana","web3"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HUGOW04.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-10T15:49:07.000Z","updated_at":"2025-02-07T12:54:15.000Z","dependencies_parsed_at":"2025-02-05T17:21:51.671Z","dependency_job_id":"9cf54cad-aa3d-447b-bd9d-5f6981161eb1","html_url":"https://github.com/HUGOW04/airdropTracker","commit_stats":null,"previous_names":["hugow04/monetorwallet","hugow04/airdroptracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HUGOW04/airdropTracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUGOW04%2FairdropTracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUGOW04%2FairdropTracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUGOW04%2FairdropTracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUGOW04%2FairdropTracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HUGOW04","download_url":"https://codeload.github.com/HUGOW04/airdropTracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUGOW04%2FairdropTracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airdrop","automation","blockchain","bot","crypto","discord","monitoring","solana","web3"],"created_at":"2025-02-23T21:28:30.726Z","updated_at":"2026-04-18T11:02:04.094Z","avatar_url":"https://github.com/HUGOW04.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solana Token Monitor\n\nA Node.js application that monitors a Solana wallet for new tokens and sends Discord notifications when new tokens are detected. Perfect for tracking airdrops and new token arrivals.\n\n## Features\n\n- Real-time monitoring of Solana wallet for new tokens\n- Discord notifications for new token arrivals\n- Automatic retry mechanism for failed connections\n- Multiple RPC endpoint fallbacks for reliability\n- Ignores token removals - only notifies on new arrivals\n\n## Prerequisites\n\n- Node.js (v12 or higher)\n- npm (Node Package Manager)\n- A Discord webhook URL\n- A Solana wallet address to monitor\n\n## Installation\n\n1. Clone the repository or create a new directory\n```bash\nmkdir token-monitor\ncd token-monitor\n```\n\n2. Install the required dependencies\n```bash\nnpm install @solana/web3.js @solana/spl-token discord.js\n```\n\n3. Create your main.js file and copy the monitoring code into it\n\n4. Create a configuration:\n   - Replace `YOUR_WEBHOOK_URL` with your Discord webhook URL\n   - Replace the wallet address with your own if different\n\n## Usage\n\nRun the monitor:\n```bash\nnode main.js\n```\n\nThe script will:\n1. Perform an initial scan of existing tokens\n2. Continue monitoring for new tokens\n3. Send Discord notifications when new tokens are detected\n\n## Discord Notifications\n\nYou'll receive notifications that include:\n- Token mint address\n- Token balance\n- Wallet address\n- Solscan explorer link\n\n## Troubleshooting\n\nIf you see RPC errors:\n- The script will automatically try different RPC endpoints\n- Wait for reconnection attempts\n- Check your internet connection\n- Make sure your Discord webhook URL is correct\n\n## Contributing\n\nFeel free to submit issues and enhancement requests!\n\n## Security Notes\n\n- Keep your Discord webhook URL private\n- Don't share your main.js file if it contains your webhook URL\n- Consider using environment variables for sensitive data\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugow04%2Fairdroptracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugow04%2Fairdroptracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugow04%2Fairdroptracker/lists"}