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

@lamassu/coins

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lamassu/coins - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

30

config/consts.js

@@ -10,3 +10,3 @@ const _ = require('lodash/fp')

ZEC: 'ZEC',
USDT: 'USDT',
// USDT: 'USDT',
XMR: 'XMR'

@@ -121,17 +121,17 @@ }

},
// {
// cryptoCode: COINS.USDT,
// display: 'USDT',
// code: 'tether',
// unitScale: 6,
// contractAddress: '0xdac17f958d2ee523a2206206994597c13d831ec7',
// type: 'erc-20',
// units:{
// full: {
// displayScale: 6,
// displayCode: 'USDT'
// }
// }
// },
{
cryptoCode: COINS.USDT,
display: 'USDT',
code: 'tether',
unitScale: 6,
contractAddress: '0xdac17f958d2ee523a2206206994597c13d831ec7',
type: 'erc-20',
units:{
full: {
displayScale: 6,
displayCode: 'USDT'
}
}
},
{
cryptoCode: COINS.XMR,

@@ -138,0 +138,0 @@ display: 'Monero',

{
"name": "@lamassu/coins",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"dependencies": {

@@ -5,0 +5,0 @@ "bech32": "2.0.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