{"id":20310239,"url":"https://github.com/bloq/erc-20-abi","last_synced_at":"2025-04-11T15:42:22.047Z","repository":{"id":54359341,"uuid":"308117948","full_name":"bloq/erc-20-abi","owner":"bloq","description":"ERC-20 token ABI","archived":false,"fork":false,"pushed_at":"2024-01-24T20:39:02.000Z","size":229,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-30T08:07:10.591Z","etag":null,"topics":["abi","erc-20","ethereum","json"],"latest_commit_sha":null,"homepage":"","language":null,"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/bloq.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":"2020-10-28T19:17:11.000Z","updated_at":"2024-06-18T13:56:02.428Z","dependencies_parsed_at":"2024-06-18T13:55:59.539Z","dependency_job_id":"d57c5039-3ea8-420f-a4a7-63300997018e","html_url":"https://github.com/bloq/erc-20-abi","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloq%2Ferc-20-abi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloq%2Ferc-20-abi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloq%2Ferc-20-abi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloq%2Ferc-20-abi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bloq","download_url":"https://codeload.github.com/bloq/erc-20-abi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248433203,"owners_count":21102529,"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":["abi","erc-20","ethereum","json"],"created_at":"2024-11-14T17:30:46.284Z","updated_at":"2025-04-11T15:42:21.994Z","avatar_url":"https://github.com/bloq.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# erc-20-abi\n\n[![Build Status](https://travis-ci.com/bloq/erc-20-abi.svg?branch=master)](https://travis-ci.com/bloq/erc-20-abi)\n\nJust the [ERC-20](https://eips.ethereum.org/EIPS/eip-20) standard token contract [ABI](https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI) in an NPM package.\nAs simple as that!\n\n## Install\n\n```sh\nnpm install erc-20-abi\n```\n\n## Usage\n\n```js\nconst abi = require('erc-20-abi')\n\nconst token = new web3.eth.Contract(abi, address)\n\ntoken.methods.symbol().call().then(console.log) // prints the token's symbol\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbloq%2Ferc-20-abi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbloq%2Ferc-20-abi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbloq%2Ferc-20-abi/lists"}