mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Cw 1013 deuro minor fix (#2130)
* add deuro token * move to be before DAI * add asset and update currencies list * fix icon * remove print --------- Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
This commit is contained in:
parent
3d0f66c0be
commit
66d6fd478b
2 changed files with 5 additions and 4 deletions
|
@ -18,8 +18,8 @@ class DefaultEthereumErc20Tokens {
|
|||
enabled: true,
|
||||
),
|
||||
Erc20Token(
|
||||
name: "dEuro",
|
||||
symbol: "dEUR",
|
||||
name: "Digital Euro",
|
||||
symbol: "DEURO",
|
||||
contractAddress: "0xbA3f535bbCcCcA2A154b573Ca6c5A49BAAE0a3ea",
|
||||
decimal: 18,
|
||||
enabled: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue