@exodus/assets-base
Advanced tools
Comparing version 8.0.15 to 8.0.16
@@ -1,2 +0,2 @@ | ||
8.0.15 / 2020-07-29 | ||
8.0.16 / 2020-07-29 | ||
------------------ | ||
@@ -3,0 +3,0 @@ |
@@ -54,2 +54,8 @@ "use strict"; | ||
}, | ||
augurv2: { | ||
description: 'Augur v2 is an Ethereum-based prediction market platform that can be used by people all over the world for purposes as varied as betting on political outcomes, hedging against disastrous events, gaining exposure to foreign markets, predicting the weather, and more.', | ||
reddit: 'https://www.reddit.com/r/Augur/', | ||
twitter: 'https://twitter.com/AugurProject', | ||
website: 'https://augur.net/' | ||
}, | ||
bancor: { | ||
@@ -56,0 +62,0 @@ 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.', |
@@ -75,2 +75,10 @@ "use strict"; | ||
}, { | ||
name: 'augurv2', | ||
properName: 'Augur v2', | ||
decimals: 18, | ||
ticker: 'REPv2', | ||
addresses: { | ||
current: '0x221657776846890989a759BA2973e427DfF5C9bB' | ||
} | ||
}, { | ||
name: 'bancor', | ||
@@ -77,0 +85,0 @@ properName: 'Bancor', |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.15", | ||
"version": "8.0.16", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
109542
2663