[#3850] Add Aragon Test (ATT) to testnet wallet

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
kwingram25 2018-04-12 20:50:35 -07:00 committed by Andrey Shovkoplyas
parent f60025b879
commit a7bd6b6e5c
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4
2 changed files with 5 additions and 1 deletions

View File

@ -38,7 +38,7 @@
{:id :postponed :label (i18n/label :t/postponed) :checked? true}]}}) {:id :postponed :label (i18n/label :t/postponed) :checked? true}]}})
(def default-account-settings (def default-account-settings
{:wallet {:visible-tokens {:testnet #{:STT} {:wallet {:visible-tokens {:testnet #{:STT :ATT}
:mainnet #{:SNT}}} :mainnet #{:SNT}}}
:wnode {:testnet "main" :wnode {:testnet "main"
:mainnet "main"}}) :mainnet "main"}})

View File

@ -379,6 +379,10 @@
:symbol :STT :symbol :STT
:decimals 18 :decimals 18
:address "0xc55cf4b03948d7ebc8b9e8bad92643703811d162"} :address "0xc55cf4b03948d7ebc8b9e8bad92643703811d162"}
{:name "Aragon Test Token"
:symbol :ATT
:decimals 8
:address "0xfff28fb56b2a53597c55e1a767c906f339335025"}
{:name "Handy Test Token" {:name "Handy Test Token"
:symbol :HND :symbol :HND
:decimals 18 :decimals 18