changed token addresses, removed ATT

This commit is contained in:
Goran Jovic 2018-05-24 13:02:00 +02:00 committed by Andrey
parent dded2581f3
commit a900032bd5
2 changed files with 5 additions and 7 deletions

View File

@ -6,9 +6,8 @@
"4" "Testnet Rinkeby"})
(def stt-ropsten-contract "0x34358C45FbA99ef9b78cB501584E8cBFa6f85Cef")
(def att-ropsten-contract "0x00a8e52df8f4f1f4b67bded9ae6090b35489a973")
(def hnd-ropsten-contract "0x9e47fb3049f0d9c953f5428ce2e6c3a8321780bf")
(def lxs-ropsten-contract "0xf29d2dc0687d7d49f57d4a731ac8bfb6edc23473")
(def adi-ropsten-contract "0xd2a816110c1177478c7e644ae4853d8e80aaec35")
(def wgn-ropsten-contract "0x65c69bc258afa0906683f42e576b272a95c203dd")
(def mds-ropsten-contract "0x972b0570d9cd8b7c41aa8349f707ec7356daa825")
(def hnd-ropsten-contract "0xdee43a267e8726efd60c2e7d5b81552dcd4fa35c")
(def lxs-ropsten-contract "0x703d7dc0bc8e314d65436adf985dda51e09ad43b")
(def adi-ropsten-contract "0xe639e24346d646e927f323558e6e0031bfc93581")
(def wgn-ropsten-contract "0x2e7cd05f437eb256f363417fd8f920e2efa77540")
(def mds-ropsten-contract "0x57cc9b83730e6d22b224e9dc3e370967b44a2de0")

View File

@ -63,7 +63,6 @@
(if (= "3" network)
[react/view
[ui/asset-button "STT" constants/stt-ropsten-contract]
[ui/asset-button "ATT" constants/att-ropsten-contract]
[ui/asset-button "HND" constants/hnd-ropsten-contract]
[ui/asset-button "LXS" constants/lxs-ropsten-contract]
[ui/asset-button "ADI" constants/adi-ropsten-contract]