Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shawntabrizi/erc20-token-balance
This is an extension of the "Hello World" project for Ethereum and Web3.js which allows you to query the ERC-20 token balance of an Ethereum address.
https://github.com/shawntabrizi/erc20-token-balance
ethereum web3js
Last synced: 4 days ago
JSON representation
This is an extension of the "Hello World" project for Ethereum and Web3.js which allows you to query the ERC-20 token balance of an Ethereum address.
- Host: GitHub
- URL: https://github.com/shawntabrizi/erc20-token-balance
- Owner: shawntabrizi
- License: mit
- Created: 2017-11-08T06:07:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T18:37:27.000Z (over 4 years ago)
- Last Synced: 2024-05-01T14:17:52.696Z (7 months ago)
- Topics: ethereum, web3js
- Language: JavaScript
- Homepage: https://shawntabrizi.com/ERC20-Token-Balance/
- Size: 53.7 KB
- Stars: 65
- Watchers: 6
- Forks: 58
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ERC-20-Token-Balance
This is an extension of the ["Hello World" project](https://github.com/shawntabrizi/ETH-Balance) for Ethereum and Web3.js which allows you to query the ERC-20 token balance of an Ethereum address.Try it out here: https://shawntabrizi.com/ERC20-Token-Balance/
## Learn about ERC20 tokens and the Human Standard Token
http://shawntabrizi.com/ethereum/ethereum-token-contract-abi-web3-erc-20-human-standard-tokens/## Check out other simple Web3.js samples
https://github.com/shawntabrizi/ETH-Balancehttps://github.com/shawntabrizi/ETH-Balance-Graph