Commit 86c8bef1 authored by Pascal Van Hecke's avatar Pascal Van Hecke Committed by Noah Zinsmeister

Adding DGD token tentatively to check on netlify whether the new inte… (#357)

* Adding DGD token
parent e57958bb
...@@ -77,6 +77,12 @@ const INITIAL_TOKENS_CONTEXT = { ...@@ -77,6 +77,12 @@ const INITIAL_TOKENS_CONTEXT = {
[DECIMALS]: 18, [DECIMALS]: 18,
[EXCHANGE_ADDRESS]: '0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14' [EXCHANGE_ADDRESS]: '0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14'
}, },
'0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A': {
[NAME]: 'DigixDAO',
[SYMBOL]: 'DGD',
[DECIMALS]: 9,
[EXCHANGE_ADDRESS]: '0xD55C1cA9F5992A2e5E379DCe49Abf24294ABe055'
},
'0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF': { '0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF': {
[NAME]: 'Digix Gold Token', [NAME]: 'Digix Gold Token',
[SYMBOL]: 'DGX', [SYMBOL]: 'DGX',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment