feature #5582 - added BRLN coin (mainnet)
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
This commit is contained in:
parent
17cca3a7c4
commit
8b8b7b2848
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue