Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
add EURC icon
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo authored and kev1n-peters committed Nov 8, 2023
1 parent 06ee54f commit c8fe57e
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
Binary file added assets/EURC_wh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/EURC_wh_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions assets/preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
9 changes: 9 additions & 0 deletions src/config/token_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,15 @@
},
"sourceDecimals": 18
},
"EURC": {
"symbol": "EURC",
"name": "EURC (Portal)",
"sourceAddress": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c",
"coingeckoId": "eurc",
"markets": {},
"destinations": {},
"sourceDecimals": 6
},
"FRAX": {
"symbol": "FRAX",
"name": "Frax (Portal)",
Expand Down
Binary file added src/logogen/base/EURC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c8fe57e

Please sign in to comment.