Skip to content

Commit

Permalink
Add Monerium EUR, USD, GBP and ISK (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnigudj authored Jan 5, 2021
1 parent 3e0df73 commit 3ada25e
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 0 deletions.
28 changes: 28 additions & 0 deletions contract-map.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,32 @@
{
"0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f": {
"name": "Monerium EUR",
"logo": "EURe.svg",
"erc20": true,
"symbol": "EURe",
"decimals": 18
},
"0x7ba92741Bf2A568abC6f1D3413c58c6e0244F8fD": {
"name": "Monerium GBP",
"logo": "GBPe.svg",
"erc20": true,
"symbol": "GBPe",
"decimals": 18
},
"0xBc5142e0CC5eB16b47c63B0f033d4c2480853a52": {
"name": "Monerium USD",
"logo": "USDe.svg",
"erc20": true,
"symbol": "USDe",
"decimals": 18
},
"0xC642549743A93674cf38D6431f75d6443F88E3E2": {
"name": "Monerium ISK",
"logo": "ISKe.svg",
"erc20": true,
"symbol": "ISKe",
"decimals": 18
},
"0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6": {
"name": "WISE Token",
"logo": "wise.svg",
Expand Down
1 change: 1 addition & 0 deletions images/EURe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/GBPe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/ISKe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/USDe.svg
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 3ada25e

Please sign in to comment.