@exodus/solana-meta
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -41,4 +41,4 @@ "use strict"; | ||
const blockExplorer = { | ||
addressUrl: address => `https://solscan.io/account/${address}`, | ||
txUrl: txId => `https://solscan.io/tx/${txId}` | ||
addressUrl: address => `https://solscan.io/account/${encodeURIComponent(address)}`, | ||
txUrl: txId => `https://solscan.io/tx/${encodeURIComponent(txId)}` | ||
}; | ||
@@ -45,0 +45,0 @@ const info = { |
@@ -163,2 +163,22 @@ "use strict"; | ||
}, { | ||
name: 'jupy_solana_ed7ebe51', | ||
displayName: 'Jupiter', | ||
decimals: 6, | ||
ticker: 'JUPYsolanaED7EBE51', | ||
displayTicker: 'JUP', | ||
mintAddress: 'JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN', | ||
info: { | ||
description: 'JUP is the governance token of the Jupiter platform, originally split 50% to the community and 50% to the Jupiter ecosystem team. Holders are expecting to vote on token mints and initiatives within the Jupiter platform.', | ||
twitter: 'https://twitter.com/JupiterExchange', | ||
website: 'https://jup.ag/' | ||
}, | ||
primaryColor: '#00FFC8', | ||
gradientColors: ['#98C158', '#C7F284'], | ||
gradientCoords: { | ||
x1: '19.031%', | ||
y1: '-66.682%', | ||
x2: '123.324%', | ||
y2: '91.487%' | ||
} | ||
}, { | ||
name: 'kinx_solana_bf1442d2', | ||
@@ -165,0 +185,0 @@ displayName: 'KIN', |
{ | ||
"name": "@exodus/solana-meta", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Solana constants, icons, colors and other metadata", | ||
@@ -18,4 +18,3 @@ "main": "lib/index.js", | ||
"@exodus/currency": "^2.3.2" | ||
}, | ||
"gitHead": "e46dbfdf19c725e5e7d4aa98a9e0eac913c44ed2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
167572
60
579