{"id":21822193,"url":"https://github.com/stylepatrick/smart-contract-erc20-token","last_synced_at":"2026-05-16T06:36:25.091Z","repository":{"id":120903038,"uuid":"397281859","full_name":"stylepatrick/smart-contract-erc20-token","owner":"stylepatrick","description":"Smart Contract ERC20 Token made with Solidity","archived":false,"fork":false,"pushed_at":"2021-08-17T14:12:32.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T11:22:48.409Z","etag":null,"topics":["erc20","ethereum","smart-contracts","solidity"],"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/stylepatrick.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-17T14:12:26.000Z","updated_at":"2021-08-17T14:13:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"963d89f0-4fa2-484c-884d-7ca2643e6dbc","html_url":"https://github.com/stylepatrick/smart-contract-erc20-token","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stylepatrick/smart-contract-erc20-token","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylepatrick%2Fsmart-contract-erc20-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylepatrick%2Fsmart-contract-erc20-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylepatrick%2Fsmart-contract-erc20-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylepatrick%2Fsmart-contract-erc20-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stylepatrick","download_url":"https://codeload.github.com/stylepatrick/smart-contract-erc20-token/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylepatrick%2Fsmart-contract-erc20-token/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33092717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["erc20","ethereum","smart-contracts","solidity"],"created_at":"2024-11-27T17:13:36.093Z","updated_at":"2026-05-16T06:36:25.075Z","avatar_url":"https://github.com/stylepatrick.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smart-contract-erc20-token\n Smart Contract ERC20 Token made with Solidity\n \n ## Methodes:\n \n - totalSupply: A method that defines the total supply of your tokens.\n - balanceOf: A method that returns the number of tokens a wallet address has.\n - transfer: A method that takes a certain amount of tokens from the total supply (owner address) and gives it to a user.\n - approve: What approve does is to allow an owner to approve a delegate account to withdraw tokens from his account and to transfer them to other accounts.\n - allowance: This method is exactly the same as the approved method except that it checks if one user has enough balance to send a certain amount of tokens to another.\n - transferFrom: Another type of transfer method which is used to transfer tokens between users. It is necessary to make first the approve function to allow someone to transfer tokens.\n\nUse https://remix.ethereum.org/ to deploye the smart contract.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstylepatrick%2Fsmart-contract-erc20-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstylepatrick%2Fsmart-contract-erc20-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstylepatrick%2Fsmart-contract-erc20-token/lists"}