eth-tokens

1.1.0 • Public • Published

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"
  },
  ...
]

Package Sidebar

Install

npm i eth-tokens

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • lutangar