Skip to content

Commit

Permalink
Added WBTC token
Browse files Browse the repository at this point in the history
Signed-off-by: yenda <eric@status.im>
  • Loading branch information
trowacat authored and yenda committed Feb 20, 2019
1 parent f31bb4a commit 0fe4ac5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Binary file added resources/images/tokens/mainnet/WBTC.png
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/WBTC@2x.png
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/WBTC@3x.png
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/utils/ethereum/tokens.cljs
Expand Up @@ -432,6 +432,10 @@
:name "Simple Token"
:address "0x2c4e8f2d746113d0696ce89b35f0d8bf88e0aeca"
:decimals 18}
{:symbol :WBTC
:name "Wrapped BTC"
:address "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599"
:decimals 8}
;; 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 0fe4ac5

Please sign in to comment.