diff --git a/contract-map.json b/contract-map.json index 8ed5d1ce56..f12a30c185 100644 --- a/contract-map.json +++ b/contract-map.json @@ -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", diff --git a/images/EURe.svg b/images/EURe.svg new file mode 100644 index 0000000000..14f8618f4e --- /dev/null +++ b/images/EURe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/GBPe.svg b/images/GBPe.svg new file mode 100644 index 0000000000..0fee86f169 --- /dev/null +++ b/images/GBPe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/ISKe.svg b/images/ISKe.svg new file mode 100644 index 0000000000..52855cdaa8 --- /dev/null +++ b/images/ISKe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/USDe.svg b/images/USDe.svg new file mode 100644 index 0000000000..ed2b8ab3a1 --- /dev/null +++ b/images/USDe.svg @@ -0,0 +1 @@ + \ No newline at end of file