{"id":45816398,"url":"https://github.com/init4tech/simple-erc20","last_synced_at":"2026-02-26T18:56:31.968Z","repository":{"id":253274682,"uuid":"843007010","full_name":"init4tech/simple-erc20","owner":"init4tech","description":"Simple ERC20 token - Burnable with Ownable Mint","archived":false,"fork":false,"pushed_at":"2024-11-25T22:50:42.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-25T23:29:48.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","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/init4tech.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":"2024-08-15T15:22:12.000Z","updated_at":"2024-11-25T22:50:42.000Z","dependencies_parsed_at":"2024-08-15T17:51:43.988Z","dependency_job_id":null,"html_url":"https://github.com/init4tech/simple-erc20","commit_stats":null,"previous_names":["init4tech/simple-erc20"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/init4tech/simple-erc20","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/init4tech%2Fsimple-erc20","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/init4tech%2Fsimple-erc20/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/init4tech%2Fsimple-erc20/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/init4tech%2Fsimple-erc20/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/init4tech","download_url":"https://codeload.github.com/init4tech/simple-erc20/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/init4tech%2Fsimple-erc20/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29867973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T18:42:30.764Z","status":"ssl_error","status_checked_at":"2026-02-26T18:41:47.936Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-02-26T18:56:31.262Z","updated_at":"2026-02-26T18:56:31.957Z","avatar_url":"https://github.com/init4tech.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple ERC20\n\nA simple ERC20 token utilizing [OpenZeppelin libraries](https://github.com/OpenZeppelin/openzeppelin-contracts). \n\n- [Burnable](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/extensions/ERC20Burnable.sol)\n- [Ownable Mint](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/access/Ownable.sol), uncapped Minting \n- Configurable decimals\n- Otherwise, [generic ERC20](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/ERC20.sol) functionality\n\n## Usage\n\n### Build\n\n```shell\n$ forge build\n```\n\n### Test\n\n```shell\n$ forge test\n```\n\n### Format\n\n```shell\n$ forge fmt\n```\n\n### Gas Snapshots\n\n```shell\n$ forge snapshot\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finit4tech%2Fsimple-erc20","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finit4tech%2Fsimple-erc20","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finit4tech%2Fsimple-erc20/lists"}