Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ethtok

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethtok

List of Ethereum tokens in Json

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

eth-tokens

List of Ethereum tokens in Json format.

This is a merge of different sources:

  • the list of tokens from https://github.com/kvhnuke/etherwallet
  • and some more infos from https://github.com/ExodusMovement/ethereum-tokens

Format

The resulting Json is of the following shape:

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

Keywords

FAQs

Package last updated on 31 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc