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

@uniswap/default-token-list

Package Overview
Dependencies
Maintainers
2
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniswap/default-token-list - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.1.0

7

package.json
{
"name": "@uniswap/default-token-list",
"version": "1.0.0-beta.2",
"description": "The Uniswap default token list",
"version": "1.1.0",
"description": "◦ The Uniswap default token list",
"main": "uniswap-default.tokenlist.json",
"scripts": {
"test": "mocha"
"test": "mocha",
"prepublishOnly": "npm test"
},

@@ -9,0 +10,0 @@ "files": [

@@ -10,2 +10,9 @@ # @uniswap/default-token-list

TODO
To request that we add a token to the list,
[file an issue](https://github.com/Uniswap/default-token-list/issues/new?labels=token+request&template=token-request.md).
### Disclaimer
Note filing an issue does not guarantee addition to this default token list.
We do not review token addition requests in any particular order, and we do not
guarantee that we will review your request to add the token to the default list.

@@ -6,3 +6,3 @@ {

"major": 1,
"minor": 0,
"minor": 1,
"patch": 0

@@ -691,5 +691,5 @@ },

{
"name": "Augur v1 Reputation",
"name": "Reputation Augur v1",
"address": "0x1985365e9f78359a9B6AD760e32412f4a445E862",
"symbol": "REPv1",
"symbol": "REP",
"decimals": 18,

@@ -700,2 +700,10 @@ "chainId": 1,

{
"name": "Reputation Augur v2",
"address": "0x221657776846890989a759BA2973e427DfF5C9bB",
"symbol": "REPv2",
"decimals": 18,
"chainId": 1,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/logo.png"
},
{
"name": "Darwinia Network Native Token",

@@ -1045,2 +1053,2 @@ "address": "0x9469D013805bFfB7D3DEBe5E7839237e535ec483",

]
}
}
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