Commit eb096603 authored by Noah Zinsmeister's avatar Noah Zinsmeister Committed by GitHub

update SNX exchange and token address (#301) (#303)

* update SNX exchange and token address

* checksum exchange address
parent 1ec6709f
...@@ -230,11 +230,11 @@ const INITIAL_TOKENS_CONTEXT = { ...@@ -230,11 +230,11 @@ const INITIAL_TOKENS_CONTEXT = {
[DECIMALS]: 18, [DECIMALS]: 18,
[EXCHANGE_ADDRESS]: '0x1aEC8F11A7E78dC22477e91Ed924Fab46e3A88Fd' [EXCHANGE_ADDRESS]: '0x1aEC8F11A7E78dC22477e91Ed924Fab46e3A88Fd'
}, },
'0x3772f9716Cf6D7a09edE3587738AA2af5577483a': { '0xEf8a2c1BC94e630463293F71bF5414d13e80F62D': {
[NAME]: 'Synthetix Network Token', [NAME]: 'Synthetix Network Token',
[SYMBOL]: 'SNX', [SYMBOL]: 'SNX',
[DECIMALS]: 18, [DECIMALS]: 18,
[EXCHANGE_ADDRESS]: '0x5d8888a212d033cff5F2e0AC24ad91A5495bAD62' [EXCHANGE_ADDRESS]: '0xd9025Ed64BAA7B9046E37fe94670C79fcCB2b5C8'
}, },
'0x42d6622deCe394b54999Fbd73D108123806f6a18': { '0x42d6622deCe394b54999Fbd73D108123806f6a18': {
[NAME]: 'SPANK', [NAME]: 'SPANK',
......
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