diff --git a/resources/images/tokens/mainnet/ST.png b/resources/images/tokens/mainnet/ST.png new file mode 100644 index 0000000000..8fd3485b7f Binary files /dev/null and b/resources/images/tokens/mainnet/ST.png differ diff --git a/resources/images/tokens/mainnet/ST@2x.png b/resources/images/tokens/mainnet/ST@2x.png new file mode 100644 index 0000000000..4749e04601 Binary files /dev/null and b/resources/images/tokens/mainnet/ST@2x.png differ diff --git a/resources/images/tokens/mainnet/ST@3x.png b/resources/images/tokens/mainnet/ST@3x.png new file mode 100644 index 0000000000..d6f52dab6c Binary files /dev/null and b/resources/images/tokens/mainnet/ST@3x.png differ diff --git a/src/status_im/utils/ethereum/tokens.cljs b/src/status_im/utils/ethereum/tokens.cljs index 3d00a4d71e..d50e2fdac6 100644 --- a/src/status_im/utils/ethereum/tokens.cljs +++ b/src/status_im/utils/ethereum/tokens.cljs @@ -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