@exodus/assets-base
Advanced tools
Comparing version 8.0.24 to 8.0.25
@@ -598,2 +598,9 @@ "use strict"; | ||
}, | ||
solana: { | ||
description: "Solana is a High-performance blockchain, taking on one of tech's biggest challenges: scaling blockchain for global adoption.", | ||
reddit: 'https://www.reddit.com/r/solana/', | ||
twitter: 'https://twitter.com/solana', | ||
website: 'https://solana.com/', | ||
telegram: 'https://t.me/solanaio' | ||
}, | ||
status: { | ||
@@ -600,0 +607,0 @@ description: 'Status is an Ethereum-based token created as an open source messaging platform and mobile browser allowing users to interact with decentralized applications (dApps) on the Ethereum Network.', |
@@ -86,2 +86,10 @@ "use strict"; | ||
}, { | ||
name: 'balancer', | ||
properName: 'Balancer', | ||
decimals: 18, | ||
ticker: 'BAL', | ||
addresses: { | ||
current: '0xba100000625a3754423978a60c9317c58a424e3D' | ||
} | ||
}, { | ||
name: 'bancor', | ||
@@ -168,2 +176,18 @@ properName: 'Bancor', | ||
}, { | ||
name: 'cro', | ||
properName: 'Crypto.com Chain', | ||
decimals: 8, | ||
ticker: 'CRO', | ||
addresses: { | ||
current: '0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b' | ||
} | ||
}, { | ||
name: 'crv', | ||
properName: 'Curve DAO', | ||
decimals: 18, | ||
ticker: 'CRV', | ||
addresses: { | ||
current: '0xD533a949740bb3306d119CC777fa900bA034cd52' | ||
} | ||
}, { | ||
name: 'dai', | ||
@@ -418,3 +442,3 @@ properName: 'Sai (old Dai)', | ||
name: 'monaco', | ||
properName: 'Crypto.com', | ||
properName: 'Crypto.com App', | ||
decimals: 8, | ||
@@ -531,2 +555,10 @@ ticker: 'MCO', | ||
}, { | ||
name: 'ren', | ||
properName: 'Ren', | ||
decimals: 18, | ||
ticker: 'REN', | ||
addresses: { | ||
current: '0x408e41876cCCDC0F92210600ef50372656052a38' | ||
} | ||
}, { | ||
name: 'request', | ||
@@ -598,2 +630,10 @@ properName: 'Request', | ||
}, { | ||
name: 'snx', | ||
properName: 'Synthetix Network', | ||
decimals: 18, | ||
ticker: 'SNX', | ||
addresses: { | ||
current: '0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F' | ||
} | ||
}, { | ||
name: 'status', | ||
@@ -739,2 +779,10 @@ properName: 'Status', | ||
}, { | ||
name: 'wbtc', | ||
properName: 'Wrapped Bitcoin', | ||
decimals: 8, | ||
ticker: 'WBTC', | ||
addresses: { | ||
current: '0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599' | ||
} | ||
}, { | ||
name: 'wetrust', | ||
@@ -756,2 +804,10 @@ properName: 'WeTrust', | ||
}, { | ||
name: 'yfi', | ||
properName: 'Yearn Finance', | ||
decimals: 18, | ||
ticker: 'YFI', | ||
addresses: { | ||
current: '0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e' | ||
} | ||
}, { | ||
name: 'zerox', | ||
@@ -758,0 +814,0 @@ properName: '0x', |
@@ -82,2 +82,4 @@ "use strict"; | ||
var solana = _interopRequireWildcard(require("./solana")); | ||
var stellar = _interopRequireWildcard(require("./stellar")); | ||
@@ -111,3 +113,3 @@ | ||
const _assets = [algorand, ark, bcash, bcashclaim, bgold, bgoldclaim, bitcoin, bitcoinsv, bitcoinsvclaim, bnbmainnet, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, flare, hedera, iconmainnet, libra, lisk, litecoin, monero, nano, neo, neogas, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, stellar, tezos, tether, tronmainnet, vechainthor, vertcoin, waves, zcash, zilliqa]; | ||
const _assets = [algorand, ark, bcash, bcashclaim, bgold, bgoldclaim, bitcoin, bitcoinsv, bitcoinsvclaim, bnbmainnet, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, flare, hedera, iconmainnet, libra, lisk, litecoin, monero, nano, neo, neogas, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, solana, stellar, tezos, tether, tronmainnet, vechainthor, vertcoin, waves, zcash, zilliqa]; | ||
@@ -114,0 +116,0 @@ _assets.push(..._erc20Tokens.default); |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.24", | ||
"version": "8.0.25", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
115196
56
2827