{"id":46654737,"url":"https://github.com/oat9002/auto-compound","last_synced_at":"2026-03-08T07:13:58.757Z","repository":{"id":37004396,"uuid":"400945202","full_name":"oat9002/auto-compound","owner":"oat9002","description":"Compound and Query your staking in pancakeswap","archived":false,"fork":false,"pushed_at":"2024-08-03T02:40:49.000Z","size":4864,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-03T06:37:14.926Z","etag":null,"topics":["bsc","pancakeswap"],"latest_commit_sha":null,"homepage":"","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/oat9002.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":"2021-08-29T03:55:36.000Z","updated_at":"2024-08-03T02:35:40.000Z","dependencies_parsed_at":"2024-03-19T17:53:58.739Z","dependency_job_id":"866616ed-3876-4157-b492-e87596d18fbc","html_url":"https://github.com/oat9002/auto-compound","commit_stats":{"total_commits":146,"total_committers":1,"mean_commits":146.0,"dds":0.0,"last_synced_commit":"148a79943dd54c2d09c54352ac8685f7087d1b49"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/oat9002/auto-compound","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oat9002%2Fauto-compound","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oat9002%2Fauto-compound/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oat9002%2Fauto-compound/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oat9002%2Fauto-compound/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oat9002","download_url":"https://codeload.github.com/oat9002/auto-compound/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oat9002%2Fauto-compound/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30248784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T05:41:50.788Z","status":"ssl_error","status_checked_at":"2026-03-08T05:41:39.075Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bsc","pancakeswap"],"created_at":"2026-03-08T07:13:58.583Z","updated_at":"2026-03-08T07:13:58.731Z","avatar_url":"https://github.com/oat9002.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# auto-compound\n\n-   ~~Query and Auto compound following cron for cake-cake pool~~ CakePool is migrated to MasterChefV2, no manual compound. Currently, it checks CAKE earning from last action.\n-   Notify with Line Notify or Telegram\n\n## Development in local\n\nEnvironment is defined in `.env` or using command-line argument, `-dev` in case using the binary file. Default is `production`.\n\n## How to generate contract interface\n\n### Prerequisite\n\n-   docker\n\n### Step\n\n1. Find any contract you like, both abi and binary find and save in to your local machine\n\n2. Start docker and run this command `(\u003c...\u003e fill in this first)`\n\n```\ndocker run --rm -v \u003cpath-to-your-contract-folder\u003e:/sources -v \u003cpath-to-your-contract-folder\u003e:/output ethereum/client-go:alltools-latest abigen --bin=/sources/\u003cyour-contract-binary-file\u003e --abi=/sources/\u003cyour-contract-abit\u003e --pkg=\u003cpackage-name\u003e --out=/output/\u003cgo-file-name\u003e\n```\n\n3. Run `sudo chmod 755 \u003cpath-to-your-contract-folder\u003e/\u003cgo-file-name\u003e`\n\n4. Copy your go file to `contracts` folder in the project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foat9002%2Fauto-compound","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foat9002%2Fauto-compound","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foat9002%2Fauto-compound/lists"}