diff --git a/resources/images/tokens/mainnet/BRLN.png b/resources/images/tokens/mainnet/BRLN.png new file mode 100644 index 0000000000..289509fef8 Binary files /dev/null and b/resources/images/tokens/mainnet/BRLN.png differ diff --git a/resources/images/tokens/mainnet/BRLN@2x.png b/resources/images/tokens/mainnet/BRLN@2x.png new file mode 100644 index 0000000000..78205de2e8 Binary files /dev/null and b/resources/images/tokens/mainnet/BRLN@2x.png differ diff --git a/resources/images/tokens/mainnet/BRLN@3x.png b/resources/images/tokens/mainnet/BRLN@3x.png new file mode 100644 index 0000000000..18f8fbb6f7 Binary files /dev/null and b/resources/images/tokens/mainnet/BRLN@3x.png differ diff --git a/src/status_im/utils/ethereum/tokens.cljs b/src/status_im/utils/ethereum/tokens.cljs index 2d291a89c6..51b14c8682 100644 --- a/src/status_im/utils/ethereum/tokens.cljs +++ b/src/status_im/utils/ethereum/tokens.cljs @@ -371,6 +371,10 @@ :name "SPANK" :address "0x42d6622deCe394b54999Fbd73D108123806f6a18" :decimals 18} + {:symbol :BRLN + :name "Berlin Coin" + :address "0x80046305aaab08f6033b56a360c184391165dc2d" + :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