{"id":19498074,"url":"https://github.com/patrickalphac/get-all-transactions","last_synced_at":"2025-10-12T06:47:02.041Z","repository":{"id":189401689,"uuid":"680613097","full_name":"PatrickAlphaC/get-all-transactions","owner":"PatrickAlphaC","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-19T20:11:05.000Z","size":3,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T22:07:45.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PatrickAlphaC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-19T20:07:24.000Z","updated_at":"2024-07-25T13:44:01.000Z","dependencies_parsed_at":"2023-08-19T21:24:55.142Z","dependency_job_id":null,"html_url":"https://github.com/PatrickAlphaC/get-all-transactions","commit_stats":null,"previous_names":["patrickalphac/get-all-transactions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickAlphaC%2Fget-all-transactions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickAlphaC%2Fget-all-transactions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickAlphaC%2Fget-all-transactions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickAlphaC%2Fget-all-transactions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PatrickAlphaC","download_url":"https://codeload.github.com/PatrickAlphaC/get-all-transactions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249103979,"owners_count":21213493,"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","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-10T21:49:07.909Z","updated_at":"2025-10-12T06:46:57.010Z","avatar_url":"https://github.com/PatrickAlphaC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Get all transactions from an address\n\nWe look at some techniques to get all transactions from an address, as well as get certain events. You can read my full blog on this here.\n\n# Getting Started\n\n## Requirements \n\n- [Python](https://www.python.org/downloads/) 3.7 or higher\n    - You'll know you've done it right if you can run `python3 --version` in your terminal and see something like `Python 3.10.6`\n\n## Installation\n\n```bash\ngit clone https://github.com/PatrickAlphaC/get-all-transactions \ncd get-all-transactions\npip install -r requirements.txt\n```\n\nTo use the `alchemy` prefixed scripts, you'll need to set the `ALCHEMY_API_KEY` environment variable to your Alchemy API key.  \n\nFor using any other python script, you'll need an `RPC_URL` environment variable set to your RPC URL.\n\n## Use\n\n```\npython3 alchemy_get_events.py\n```\n\nOr call any other python script. Feel free to edit the scripts for your needs. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickalphac%2Fget-all-transactions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickalphac%2Fget-all-transactions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickalphac%2Fget-all-transactions/lists"}