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
603
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.3.1-next.1394 to 0.3.1-next.1395

16

dist/erc20/networks/mainnet.js

@@ -35,2 +35,18 @@ "use strict";

},
// OCEAN
'0x967da4048cD07aB37855c090aAF366e4ce1b9F48': {
name: 'OCEAN',
erc20: true,
symbol: 'OCEAN',
decimals: 18,
address: '0x967da4048cD07aB37855c090aAF366e4ce1b9F48',
},
// SAND (Sandbox Game)
'0x3845badAde8e6dFF049820680d1F14bD3903a5d0': {
name: 'SAND',
erc20: true,
symbol: 'SAND',
decimals: 18,
address: '0x3845badAde8e6dFF049820680d1F14bD3903a5d0',
},
};

@@ -37,0 +53,0 @@ /* eslint-enable spellcheck/spell-checker */

8

package.json
{
"name": "@requestnetwork/currency",
"version": "0.3.1-next.1394+9d5a1ace",
"version": "0.3.1-next.1395+055530c5",
"publishConfig": {

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

"@metamask/contract-metadata": "1.23.0",
"@requestnetwork/types": "0.30.1-next.1394+9d5a1ace",
"@requestnetwork/utils": "0.30.1-next.1394+9d5a1ace",
"@requestnetwork/types": "0.30.1-next.1395+055530c5",
"@requestnetwork/utils": "0.30.1-next.1395+055530c5",
"node-dijkstra": "2.5.0"

@@ -66,3 +66,3 @@ },

},
"gitHead": "9d5a1ace158ae39c614b956cf47b5be976912fb2"
"gitHead": "055530c5326489e633034f3f2b7940bb39a39aaa"
}

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