{"id":13795292,"url":"https://github.com/dapphub/ds-token","last_synced_at":"2025-04-07T07:16:08.277Z","repository":{"id":43456720,"uuid":"65739413","full_name":"dapphub/ds-token","owner":"dapphub","description":"A simple and sufficient ERC20 implementation","archived":false,"fork":false,"pushed_at":"2023-05-23T01:39:33.000Z","size":172,"stargazers_count":226,"open_issues_count":6,"forks_count":78,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-31T05:08:46.336Z","etag":null,"topics":["dappsys","erc20","ethereum","solidity"],"latest_commit_sha":null,"homepage":"https://dapp.tools/dappsys/ds-token.html","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dapphub.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}},"created_at":"2016-08-15T14:41:22.000Z","updated_at":"2025-02-15T15:35:02.000Z","dependencies_parsed_at":"2024-01-07T06:23:21.385Z","dependency_job_id":"e7c778b4-63e7-4fd1-a20a-5aaeb725caab","html_url":"https://github.com/dapphub/ds-token","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapphub%2Fds-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapphub%2Fds-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapphub%2Fds-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapphub%2Fds-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dapphub","download_url":"https://codeload.github.com/dapphub/ds-token/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608154,"owners_count":20965952,"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":["dappsys","erc20","ethereum","solidity"],"created_at":"2024-08-03T23:00:54.323Z","updated_at":"2025-04-07T07:16:08.183Z","avatar_url":"https://github.com/dapphub.png","language":"Solidity","funding_links":[],"categories":["Projects"],"sub_categories":["DappTools"],"readme":"\u003ch2\u003eDSToken\n  \u003csmall class=\"text-muted\"\u003e\n    \u003ca href=\"https://github.com/dapphub/ds-token\"\u003e\u003cspan class=\"fa fa-github\"\u003e\u003c/span\u003e\u003c/a\u003e\n  \u003c/small\u003e\n\u003c/h2\u003e\n\n_An ERC20 Token with wholesome memes_\n\nProvides a standard [ERC20] token interface plus [DSAuth]-protected\n`mint` and `burn` functions; binary approval via `MAX_UINT`; as well as\n`push`, `pull` and `move` aliases for `transferFrom` operations.\n\n[ERC20]: https://theethereum.wiki/w/index.php/ERC20_Token_Standard\n[DSAuth]: https://dapp.tools/dappsys/ds-auth\n\n### Custom Actions\n\n#### `mint`\ncredit tokens at an address whilst simultaniously increasing `totalSupply` \n(requires auth)\n\n#### `burn`\ndebit tokens at an address whilst simultaniously decreasing `totalSupply` \n(requires auth)\n\n### Aliases\n\n#### `push`\ntransfer an amount from `msg.sender` to a given address (requires trust or \napproval)\n\n#### `pull`\ntransfer an amount from a given address to `msg.sender` (requires trust or \napproval)\n\n#### `move`\ntransfer an amount from a given `src` address to a given `dst` address (requires\ntrust or approval)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdapphub%2Fds-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdapphub%2Fds-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdapphub%2Fds-token/lists"}