Skip to content

Commit

Permalink
Add Orchid ERC-20 Token (OXT)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhandler committed Aug 27, 2020
1 parent 0ab227e commit b37b2fa
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Binary file added resources/images/tokens/mainnet/OXT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/images/tokens/mainnet/OXT@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/images/tokens/mainnet/OXT@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/status_im/ethereum/tokens.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b37b2fa

Please sign in to comment.