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

@exodus/assets-base

Package Overview
Dependencies
Maintainers
0
Versions
270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/assets-base - npm Package Compare versions

Comparing version 8.0.133 to 8.0.134

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# 8.0.134 / 2022-05-2
Fix assets
- Moved XCOPE to COPE
- stETH changed from Solana to Ethereum
Add dev scripts for batch tokens.
# 8.0.133 / 2022-04-25

@@ -2,0 +11,0 @@

21

lib/_solana-tokens.js

@@ -8,9 +8,2 @@ "use strict";

const tokens = [{
name: '3k6r_solana_eb110495',
properName: 'XCOPE',
decimals: 0,
ticker: '3K6RsolanaEB110495',
properTicker: 'XCOPE',
mintAddress: '3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE'
}, {
name: '7dhb_solana_c9e04412',

@@ -30,2 +23,9 @@ properName: 'Lido Staked SOL',

}, {
name: '8hgy_solana_43b58185',
properName: 'COPE',
decimals: 6,
ticker: '8HGYsolana43B58185',
properTicker: 'COPE',
mintAddress: '8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh'
}, {
name: '9n4n_solana_c5cba5c4',

@@ -94,9 +94,2 @@ properName: 'Wrapped Bitcoin (Sollet)',

}, {
name: 'h2mf_solana_6ca72d63',
properName: 'Lido Staked ETH',
decimals: 8,
ticker: 'H2MFsolana6CA72D63',
properTicker: 'stETH',
mintAddress: 'H2mf9QNdU2Niq6QR7367Ua2trBsvscLyX5bz7R3Pw5sE'
}, {
name: 'kinx_solana_bf1442d2',

@@ -103,0 +96,0 @@ properName: 'KIN',

@@ -1077,2 +1077,11 @@ "use strict";

}, {
name: 'steth',
properName: 'Lido Staked ETH',
decimals: 18,
ticker: 'STETH',
properTicker: 'stETH',
addresses: {
current: '0xae7ab96520de3a18e5e111b5eaab095312d7fe84'
}
}, {
name: 'veritaseum',

@@ -1079,0 +1088,0 @@ properName: 'Veritaseum',

{
"name": "@exodus/assets-base",
"version": "8.0.133",
"version": "8.0.134",
"description": "Base level package for supporting Exodus assets.",

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

Sorry, the diff of this file is too big to display

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