Socket
Socket
Sign inDemoInstall

eth-contract-metadata

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-contract-metadata - npm Package Compare versions

Comparing version 1.1.5 to 1.2.0

images/change.png

68

contract-map.json
{
"0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6": {
"name": "Dentacoin",
"logo": "Dentacoin.png",
"erc20": true,
"symbol": "DCN",
"decimals": 0
},
"0xba2184520A1cC49a6159c57e61E1844E085615B6": {
"name": "HelloGold Token",
"logo": "hgt.png",
"erc20": true,
"symbol": "HGT",
"decimals": 8
},
"0x8727c112C712c4a03371AC87a74dD6aB104Af768": {
"name": "Jetcoin Institute Token",
"logo": "JETCOIN28.png",
"erc20": true,
"symbol": "JET",
"decimals": 18
},
"0xf8e386EDa857484f5a12e4B5DAa9984E06E73705": {
"name": "Indorse Token",
"logo": "indorseLogo.jpg",
"erc20": true,
"symbol": "IND",
"decimals": 18
},
"0xC596bD09d652827b0106292D3e378D5938df4B12": {
"name": "Teleport Token",
"logo": "tpt.png",
"erc20": true,
"symbol": "TPT",
"decimals": 18
},
"0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970": {
"name": "NEVERDIE Coin",
"logo": "ndc.png",
"erc20": true,
"symbol": "NDC",
"decimals": 18
},
"0xD0b3462481C33F63a288cd1923e2A261EE65b4FF": {

@@ -205,6 +249,30 @@ "name": "EGO Badge",

},
"0x9a642d6b3368ddc662CA244bAdf32cDA716005BC": {
"name": "Qtum",
"logo": "qtum_28.png",
"erc20": true,
"decimals": 18,
"symbol": "QTUM"
},
"0x7d4b8Cce0591C9044a22ee543533b72E976E36C3": {
"name": "Change Coin",
"logo": "change.png",
"erc20": true,
"decimals": 18,
"symbol": "CAG"
},
"0x6090A6e47849629b7245Dfa1Ca21D94cd15878Ef": {
"name": "ENS Registrar",
"logo": "ens.svg"
},
"0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244": {
"name": "Rivetz",
"logo": "rivetz.png",
"erc20": true,
"decimals": 18,
"symbol": "RVT"
}
}

2

package.json
{
"name": "eth-contract-metadata",
"version": "1.1.5",
"version": "1.2.0",
"description": "A mapping of ethereum contract addresses to broadly accepted icons for those addresses.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -38,3 +38,3 @@ # Ethereum Contract Metadata [![CircleCI](https://circleci.com/gh/MetaMask/eth-contract-metadata.svg?style=svg)](https://circleci.com/gh/MetaMask/eth-contract-metadata)

Criteria:
- The icon should be small, but high resolution, ideally a vector/svg.
- The icon should be small, square, but high resolution, ideally a vector/svg.
- Do not add your entry to the end of the JSON map, messing with the trailing comma. Your pull request should only be an addition of lines, and any line removals should be deliberate deprecations of those logos.

@@ -41,0 +41,0 @@

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