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

@exodus/matic-meta

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/matic-meta - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

assets/svg-transparent/usdc_matic_0a883d9b-sign.svg

33

lib/tokens.js

@@ -228,9 +228,15 @@ "use strict";

name: 'usdcoin_matic',
displayName: 'USD Coin',
displayName: 'Bridged USDC',
decimals: 6,
ticker: 'USDCMATIC',
displayTicker: 'USDC',
displayTicker: 'USDC.e',
addresses: {
current: '0x2791bca1f2de4661ed88a30c99a7a9449aa84174'
},
info: {
description: 'This is a bridged USDC token deployed by Circle.',
reddit: 'https://www.reddit.com/r/USDC/',
twitter: 'https://twitter.com/centre_io',
website: 'https://www.centre.io/usdc'
},
primaryColor: '#3E90E8',

@@ -245,2 +251,25 @@ gradientColors: ['#EAEAEA', '#FFF'],

}, {
name: 'usdc_matic_0a883d9b',
displayName: 'USD Coin',
decimals: 6,
ticker: 'USDCmatic0A883D9B',
displayTicker: 'USDC',
addresses: {
current: '0x3c499c542cef5e3811e1192ce70d8cc03d5c3359'
},
info: {
description: 'USD Coin is a token designed as a stablecoin issued by Circle and Coinbase. Each unit of USDC is backed by a unit of US Dollar in audited bank accounts in order to ensure 1 USDC is always equal to 1 USD.',
reddit: 'https://www.reddit.com/r/USDC/',
twitter: 'https://twitter.com/centre_io',
website: 'https://www.centre.io/usdc'
},
primaryColor: '#3E90E8',
gradientColors: ['#3E90E8', '#2775CA'],
gradientCoords: {
x1: '102%',
y1: '101%',
x2: '0%',
y2: '0%'
}
}, {
name: 'wbtc_matic_298d6ace',

@@ -247,0 +276,0 @@ displayName: 'Wrapped Bitcoin',

4

package.json
{
"name": "@exodus/matic-meta",
"version": "1.1.1",
"version": "1.2.0",
"description": "Polygon constants, icons, colors and other metadata",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

},
"gitHead": "c4f1f8dc3c6256e839af1faf2787228c91507656"
"gitHead": "34b6a01e1035c2ca4f1c0e3fa34c3c096878e673"
}
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