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

@requestnetwork/currency

Package Overview
Dependencies
Maintainers
6
Versions
605
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@requestnetwork/currency - npm Package Compare versions

Comparing version 0.6.1-next.1434 to 0.6.1-next.1435

22

dist/erc20/networks/mainnet.js

@@ -44,4 +44,4 @@ "use strict";

},
// Aave USDC
'0x9bA00D6856a4eDF4665BcA2C2309936572473B7E': {
// Aave USDC (v2 only)
'0xBcca60bB61934080951369a648Fb03DF4F96263C': {
name: 'aUSDC',

@@ -52,3 +52,3 @@ erc20: true,

decimals: 6,
address: '0x9bA00D6856a4eDF4665BcA2C2309936572473B7E',
address: '0xBcca60bB61934080951369a648Fb03DF4F96263C',
},

@@ -71,2 +71,18 @@ // OCEAN

},
// ANKR
'0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4': {
name: 'ANKR',
erc20: true,
symbol: 'ANKR',
decimals: 18,
address: '0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4',
},
// XSGD
'0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96': {
name: 'XSGD',
erc20: true,
symbol: 'XSGD',
decimals: 6,
address: '0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96',
},
};

@@ -73,0 +89,0 @@ // Merge metamask contracts list with our own

8

package.json
{
"name": "@requestnetwork/currency",
"version": "0.6.1-next.1434+155b6a14",
"version": "0.6.1-next.1435+7dbbd6de",
"publishConfig": {

@@ -44,4 +44,4 @@ "access": "public"

"@metamask/contract-metadata": "1.23.0",
"@requestnetwork/types": "0.33.1-next.1434+155b6a14",
"@requestnetwork/utils": "0.33.1-next.1434+155b6a14",
"@requestnetwork/types": "0.33.1-next.1435+7dbbd6de",
"@requestnetwork/utils": "0.33.1-next.1435+7dbbd6de",
"node-dijkstra": "2.5.0"

@@ -60,3 +60,3 @@ },

},
"gitHead": "155b6a14b6c26c4297fd02370e6f021898762ee3"
"gitHead": "7dbbd6de5fc0734c3b241b21e7a071b3fe5ec133"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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