{"id":25770496,"url":"https://github.com/denizumutdereli/1167_minproxy_smart_contracts","last_synced_at":"2026-05-15T02:47:09.144Z","repository":{"id":245022677,"uuid":"817012506","full_name":"denizumutdereli/1167_minProxy_smart_contracts","owner":"denizumutdereli","description":"The `Manager` contract is designed to manage ICO/IDO/IGO rounds using the efficient 1167 minimal proxy pattern","archived":false,"fork":false,"pushed_at":"2024-06-18T21:00:57.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-19T04:32:28.630Z","etag":null,"topics":["1167","blockchain","ico","ido","igo","proxy-pattern","smart-contracts"],"latest_commit_sha":null,"homepage":"","language":"Solidity","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/denizumutdereli.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-06-18T20:55:13.000Z","updated_at":"2024-06-19T04:32:32.478Z","dependencies_parsed_at":"2024-06-19T04:42:43.789Z","dependency_job_id":null,"html_url":"https://github.com/denizumutdereli/1167_minProxy_smart_contracts","commit_stats":null,"previous_names":["denizumutdereli/1167_minproxy_smart_contracts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denizumutdereli%2F1167_minProxy_smart_contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denizumutdereli%2F1167_minProxy_smart_contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denizumutdereli%2F1167_minProxy_smart_contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denizumutdereli%2F1167_minProxy_smart_contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denizumutdereli","download_url":"https://codeload.github.com/denizumutdereli/1167_minProxy_smart_contracts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240966542,"owners_count":19886089,"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":["1167","blockchain","ico","ido","igo","proxy-pattern","smart-contracts"],"created_at":"2025-02-27T02:32:46.292Z","updated_at":"2026-05-15T02:47:04.106Z","avatar_url":"https://github.com/denizumutdereli.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ICO/IDO/IGO Manager Smart Contract\n\n## Overview\n\nThe `Manager` contract is designed to manage ICO/IDO/IGO rounds using the efficient 1167 minimal proxy pattern. It enables the creation, management, and finalization of token sale rounds including crowdsales and whitelist sales.\n\n## Tech Stack\n\n- **Solidity**\n- **OpenZeppelin Contracts**\n  - `SafeERC20`\n  - `Pausable`\n  - `ReentrancyGuard`\n- **1167 Minimal Proxy Pattern**\n\n## Features\n\n- **Create and Manage Sales Rounds**: Easily create and manage multiple sales rounds with minimal gas costs.\n- **Token Handling**: Securely transfer and manage tokens for each round.\n- **Administrative Control**: Pause, unpause, and finalize rounds to manage the ICO/IDO/IGO lifecycle.\n- **Event Notifications**: Emit events for important actions like round creation, finalization, and token transfers.\n\n## Events\n\n- `BaseTokenAddressUpdated`\n- `PaymentTokenUpdated`\n- `SalesRoundCreated`\n- `RoundTriggered`\n- `RoundFinalized`\n- `RoundPaused`\n- `RoundUnPaused`\n- `RoundMinClaimChanged`\n- `Withdrawal`\n\n## Security\n\n- **Pausable Functionality**: Allows pausing of contract operations in case of emergency.\n- **Reentrancy Protection**: Prevents reentrancy attacks for secure contract interactions.\n\n## Resources\n\n- Learn more about the [EIP-1167 Minimal Proxy Pattern](https://eips.ethereum.org/EIPS/eip-1167).\n\n## Contributing\n\nContributions to expand or improve the repository are welcome! \n\n[@denizumutdereli](https://www.linkedin.com/in/denizumutdereli)\n\nAnd please have a check other series of contracts that I have built for [@lasmetaio](https://github.com/lasmetaio)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenizumutdereli%2F1167_minproxy_smart_contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenizumutdereli%2F1167_minproxy_smart_contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenizumutdereli%2F1167_minproxy_smart_contracts/lists"}