add EURC icon

This commit is contained in:
Sebastian Scatularo 2023-11-08 17:22:15 -03:00 committed by kev1n-peters
parent 06ee54fb85
commit c8fe57e009
5 changed files with 17 additions and 0 deletions

BIN
assets/EURC_wh.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
assets/EURC_wh_small.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -372,6 +372,14 @@ https://raw.githubusercontent.com/wormhole-foundation/wormhole-token-list/main/a
https://raw.githubusercontent.com/wormhole-foundation/wormhole-token-list/main/assets/ETHIX_wh.png
```
### EURC
![EURC](EURC_wh.png)
![EURC](EURC_wh_small.png)
```
https://raw.githubusercontent.com/wormhole-foundation/wormhole-token-list/main/assets/EURC_wh.png
```
### FRAX
![FRAX](FRAX_wh.png)
![FRAX](FRAX_wh_small.png)

View File

@ -927,6 +927,15 @@ TOKENS = {
},
"sourceDecimals": 18
},
"EURC": {
"symbol": "EURC",
"name": "EURC (Portal)",
"sourceAddress": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c",
"coingeckoId": "eurc",
"markets": {},
"destinations": {},
"sourceDecimals": 6
},
"FRAX": {
"symbol": "FRAX",
"name": "Frax (Portal)",

BIN
src/logogen/base/EURC.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB