@exodus/assets-base
Advanced tools
Comparing version 8.0.27 to 8.0.28
@@ -0,1 +1,22 @@ | ||
8.0.28 / 2020-10-22 | ||
------------------ | ||
- Add descriptions for BAL, CRO, REN, SNX, wBTC and YFI | ||
8.0.27 / 2020-10-21 | ||
------------------ | ||
- Revert update Flare ticker from SPARK to FLR | ||
8.0.26 / 2020-10-21 | ||
------------------ | ||
- Update CRO/MCO/OMG/SNX proper names | ||
- Update Flare ticker from SPARK to FLR | ||
8.0.25 / 2020-10-16 | ||
------------------ | ||
- Add DeFi ERC-20 tokens (BAL, CRO, REN, SNX, wBTC and YFI) | ||
8.0.24 / 2020-09-19 | ||
@@ -2,0 +23,0 @@ ------------------ |
@@ -60,2 +60,7 @@ "use strict"; | ||
}, | ||
balancer: { | ||
description: 'BAL is the governance token of the Balancer protocol, a platform that allows users to harness the power of Automated Market Makers to combine trading and custody of funds and improve on both using Ethereum.', | ||
twitter: 'https://twitter.com/balancerlabs', | ||
website: 'https://balancer.finance/' | ||
}, | ||
bancor: { | ||
@@ -171,2 +176,9 @@ description: 'Bancor wants to enable the conversion of any token to another without having to match buyers and sellers like an exchange. Users won’t be stuck with tokens that are hard to sell, as they will be able to convert them into any of the assets supported by Bancor’s network.', | ||
}, | ||
cro: { | ||
description: 'CRO is the native token of the Crypto.com Chain, a blockchain powering the Crypto.com QR Code payment system allowing people to harness the power of crypto payments using their mobile phones.', | ||
reddit: 'https://www.reddit.com/r/Crypto_com/', | ||
twitter: 'https://twitter.com/cryptocom', | ||
website: 'https://chain.crypto.com/', | ||
telegram: `https://t.me/CryptoComOfficial` | ||
}, | ||
dai: { | ||
@@ -541,2 +553,9 @@ description: 'Sai (Single Collateral Dai) is an Ethereum-based stablecoin issued by MakerDAO and whose value is stable relative to the US Dollar. The value of Sai is stabilized through a dynamic system of Collateralized Debt Positions (CDPs), autonomous feedback mechanisms, and appropriately incentivized external actors.', | ||
}, | ||
ren: { | ||
description: 'Ren is the token of RenVM ecosystem, a decentralized protocol for allowing applications to have access to cryptocurrency assets from different blockchains in one platform.', | ||
reddit: 'https://www.reddit.com/r/renproject', | ||
twitter: 'https://twitter.com/renprotocol', | ||
website: 'https://renproject.io/', | ||
telegram: 'https://t.me/renproject' | ||
}, | ||
request: { | ||
@@ -640,2 +659,7 @@ description: 'Request is an Ethereum-based token that allows anyone, anywhere to request a payment.', | ||
}, | ||
snx: { | ||
description: 'SNX is the token of the Synthetix Network, a decentralized protocol allowing anyone to mint their own synthetic asset with the value backed by the SNX token.', | ||
twitter: 'https://twitter.com/synthetix_io', | ||
website: 'https://www.synthetix.io/' | ||
}, | ||
tenx: { | ||
@@ -745,2 +769,7 @@ description: 'TenX created an Ethereum-based token called PAY. The PAY token allows users to own part of the TenX system by paying the token holder rewards in Ether.', | ||
}, | ||
wbtc: { | ||
description: 'WBTC brings the power of Bitcoin together with the perks of the Ethereum network. Wrapped Bitcoin is backed 1:1 with Bitcoin.', | ||
twitter: 'https://twitter.com/WrappedBTC', | ||
website: 'https://wbtc.network/' | ||
}, | ||
zcash: { | ||
@@ -758,2 +787,8 @@ description: 'Zcash is an open-source, permission-less cryptocurrency that protects the privacy of transactions using zero-knowledge cryptography (zk-SNARKS).', | ||
}, | ||
yfi: { | ||
description: 'YFI is the governance token of Yearn.Finance, a decentralized platform allowing users to easily move their assets in and out of different liquidity pools.', | ||
twitter: 'https://twitter.com/iearnfinance', | ||
website: 'https://yearn.finance/', | ||
telegram: `https://t.me/yearnfinance` | ||
}, | ||
zilliqa: { | ||
@@ -760,0 +795,0 @@ description: 'Zilliqa is a platform that seeks to make blockchains faster and scalable by streamlining the consensus process with a system called sharding.', |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.27", | ||
"version": "8.0.28", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
117552
2862