Skip to content

lutangar/eth-tokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth-tokens

List of Ethereum tokens in Json format.

This is a merge of different sources:

Format

The resulting Json is of the following shape:

[
  {
    "address": "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7",
    "symbol": "1ST",
    "decimal": 18,
    "type": "default",
    "name": "FirstBlood",
    "color": "#D0021B"
  },
  ...
]

About

List of Ethereum tokens in Json

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published