Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added the token data of Polygon, Homestead, Bsc, Avalanche, Cleo and Ftm #5

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

Shreyaan
Copy link

@Shreyaan Shreyaan commented Oct 22, 2022

Added the ERC-20 tokens from the following-

  • The Homestead Network
  • The Polygon Network
  • The Binance Smart Chain Network
  • The Cleo Network
  • The Fantom Network
  • The Avalanche Network

Number of tokens in each chain

  • Polygon: 231 tokens
  • Ethereum: 150 tokens
  • Bsc (Binance Smart Chain): 208 tokens
  • Avalanche: 102 tokens
  • Cleo: 82 tokens
  • Ftm (Fantom) :100

Also added the following

  • Added multiple tests to check accuracy and number of tokens

  • Also added isTokenInChain function to quickly check whether tokens object has a token in a given chain or not

Npm package link -https://www.npmjs.com/package/@shreyaans/tokenlist

Made a small react app to quickly test out this package. Made this react app by npm installing this package only
React app - https://token-list-test.netlify.app/

data sources - polygonscan, etherscan, bscscan, bitquery.io, CoinGecko and chainlist.org

@Shreyaan Shreyaan changed the title added the token data of polygon, homestead, bsc, av added the token data of polygon, homestead, bsc, avlanche, cleo anf ftm Oct 22, 2022
@Shreyaan Shreyaan changed the title added the token data of polygon, homestead, bsc, avlanche, cleo anf ftm added the token data of Polygon, Homestead, Bsc, Avalanche, Cleo and Ftm Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant