{"id":23545517,"url":"https://github.com/bh2smith/gbc-claim","last_synced_at":"2025-04-24T03:13:34.713Z","repository":{"id":186266074,"uuid":"674917710","full_name":"bh2smith/gbc-claim","owner":"bh2smith","description":"Portable singular withdraw claim for Gnosis Chain validator withdrawals","archived":false,"fork":false,"pushed_at":"2025-01-17T22:01:39.000Z","size":15,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T03:13:28.672Z","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/bh2smith.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-05T06:51:40.000Z","updated_at":"2024-09-28T07:25:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"6474e910-b377-4336-9b50-300e3ad4f12b","html_url":"https://github.com/bh2smith/gbc-claim","commit_stats":null,"previous_names":["bh2smith/gbc-claim"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fgbc-claim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fgbc-claim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fgbc-claim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fgbc-claim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bh2smith","download_url":"https://codeload.github.com/bh2smith/gbc-claim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250552075,"owners_count":21449165,"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-12-26T08:18:41.548Z","updated_at":"2025-04-24T03:13:34.690Z","avatar_url":"https://github.com/bh2smith.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gbc-claim\n\nPortable singular withdraw claim for Gnosis Chain validator withdrawals\n\n## Run Claimer\n\n```shell\nusage: Script Arguments [-h] --account ACCOUNT [--threshold THRESHOLD]\n\noptions:\n  -h, --help            show this help message and exit\n  --account ACCOUNT     Ethereum Address to claim withdraw for\n  --threshold THRESHOLD\n                        minimum amount to claim (default is 1 GNO)\n```\n\n### Docker Remote\n\n```shell\ndocker run -e PK=$PK ghcr.io/bh2smith/gbc-claim --account=$ETH1_WITHDRAWAL_ADDRESS --threshold=$MIN_WITHDRAW \n```\n\nwhere\n\n- `PK` is any private key with at least 0.01 (i.e. sufficient) xdai.\n- `ETH1_WITHDRAWAL_ADDRESS` is the wallet you want to withdraw rewards for\n- [optional] `MIN_WITHDRAW` (in WEI) is the minimum amount worth withdrawing (default is 1 GNO)\n\n\n### Locally\n```shell\ncp .env.sample .env \u003c-- fill out your credentials!\npython -m src.claim_withdrawal --account=$ETH1_WITHDRAWAL_ADDRESS --threshold=$MIN_WITHDRAW\n```\n\n### Local Docker\n\n```shell\ndocker build -t gbc-claim\ndocker run -e PK=$PK gbc-claim --account=$ETH1_WITHDRWAW_ADDRESS --threshold=$MIN_WITHDRAW\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbh2smith%2Fgbc-claim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbh2smith%2Fgbc-claim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbh2smith%2Fgbc-claim/lists"}