{"id":19114459,"url":"https://github.com/pinebit/eth-listener","last_synced_at":"2025-10-05T17:34:13.958Z","repository":{"id":42019127,"uuid":"482485449","full_name":"pinebit/eth-listener","owner":"pinebit","description":"A simple console app listening to your ETH transactions","archived":false,"fork":false,"pushed_at":"2023-02-08T15:21:56.000Z","size":168,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T12:12:18.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pinebit.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":"2022-04-17T09:54:14.000Z","updated_at":"2023-03-05T17:26:23.000Z","dependencies_parsed_at":"2024-06-21T17:46:45.261Z","dependency_job_id":"fc003265-cf9e-4488-ab56-2eb853deab81","html_url":"https://github.com/pinebit/eth-listener","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pinebit/eth-listener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinebit%2Feth-listener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinebit%2Feth-listener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinebit%2Feth-listener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinebit%2Feth-listener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pinebit","download_url":"https://codeload.github.com/pinebit/eth-listener/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinebit%2Feth-listener/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278487595,"owners_count":25995215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":[],"created_at":"2024-11-09T04:42:19.155Z","updated_at":"2025-10-05T17:34:13.941Z","avatar_url":"https://github.com/pinebit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eth-listener\nA simple console (server) app that is listening to your ETH transactions.\nWhenever it detects a transfer for one of the specified ETH accounts, it logs details to the console and also sends a notification to your Telegram bot.\n\n## Configuration\nAll configuration is done by editing `config.yaml` file.\nYou must specify at least:\n1. ETH node URL. If you don't have one, use 3rd-party providers such as [alchemy](https://alchemy.com/?r=62491cd8ac883927) for free.\n2. Add ETH account addresses you want to watch, there may be many addresses. Each address can have a human-readable alias.\n\nAdditionally, if you wish to receive notifications to your TG bot:\n3. Confgiure your Telegram bot by specifying bot's token and your Telegram username.\n\n## Usage\nAfter you edited `config.yaml`, just start the app by `go run .`\nWhen a new transaction is detected, you will see more log entires such as \"received\" or \"sent\":\n```\n2022/04/23 09:28:10 Metamask sent 0.1 LINK to 0x313573780DB563D6574424A08740f24787a0D6Ba, new balance: 15.2734 LINK\n```\nTo terminate the app, just hit `Ctrl+C`.\n\n## Telegram integration\nTelegram bot supports two commans: `/subscribe` and `/unsubscribe`.\nThe first command will enable bot's notifications and the second command will stop notifications.\nThe `username` specified in `config.yaml` will restrict other users to see your notifications and/or subscribe/unsubscribe.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinebit%2Feth-listener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpinebit%2Feth-listener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinebit%2Feth-listener/lists"}