diff --git a/resources/images/tokens/mainnet/OXT.png b/resources/images/tokens/mainnet/OXT.png new file mode 100644 index 0000000000..f2c1ef3bbf Binary files /dev/null and b/resources/images/tokens/mainnet/OXT.png differ diff --git a/resources/images/tokens/mainnet/OXT@2x.png b/resources/images/tokens/mainnet/OXT@2x.png new file mode 100644 index 0000000000..331b8af00f Binary files /dev/null and b/resources/images/tokens/mainnet/OXT@2x.png differ diff --git a/resources/images/tokens/mainnet/OXT@3x.png b/resources/images/tokens/mainnet/OXT@3x.png new file mode 100644 index 0000000000..ff33028f2c Binary files /dev/null and b/resources/images/tokens/mainnet/OXT@3x.png differ diff --git a/src/status_im/ethereum/tokens.cljs b/src/status_im/ethereum/tokens.cljs index be1ddadc19..faa192987f 100644 --- a/src/status_im/ethereum/tokens.cljs +++ b/src/status_im/ethereum/tokens.cljs @@ -448,6 +448,10 @@ :name "Bloom Token" :address "0x107c4504cd79c5d2696ea0030a8dd4e92601b82e" :decimals 18} + {:symbol :OXT + :name "Orchid" + :address "0x4575f41308EC1483f3d399aa9a2826d74Da13Deb" + :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