Add ST to assets list
Adds ST token to list of available assets. - Open Status - Go to Manage Assets, add ST. - You'll see that you can now add ST. status: ready Fixes #6624 Signed-off-by: Goran Jovic <goranjovic@gmail.com>
This commit is contained in:
parent
d2160e3701
commit
8592b25093
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
|
@ -414,6 +414,10 @@
|
|||
:name "Livepeer Token"
|
||||
:address "0x58b6a8a3302369daec383334672404ee733ab239"
|
||||
:decimals 18}
|
||||
{:symbol :ST
|
||||
:name "Simple Token"
|
||||
:address "0x2c4e8f2d746113d0696ce89b35f0d8bf88e0aeca"
|
||||
:decimals 18}
|
||||
;; NOTE(goranjovic) : the following three tokens are removed from the Manage Assets list
|
||||
;; and automatically removed from user's selection by a migration. However, we still need
|
||||
;; them listed here in order to correctly display any previous transactions the user had
|
||||
|
|
Loading…
Reference in New Issue