From 507fed170721f1acb5f4546518f49e6996aaf29d Mon Sep 17 00:00:00 2001 From: Ulysse Ramage Date: Thu, 24 Oct 2024 13:23:10 +0200 Subject: [PATCH] Add sw-mwETH (Spectra ERC4626 Wrapper: Moonwell Flagship ETH) on Base --- ...e430870c4604ccfc7b38ca7845b1ff653d0ff1.svg | 37 +++++++++++++++++++ src/tokens/erc4626Wrappers.json | 22 ++++++++++- src/tokens/spectraTokens.json | 15 +++++++- 3 files changed, 72 insertions(+), 2 deletions(-) create mode 100644 src/images/tokens/8453/0xa0e430870c4604ccfc7b38ca7845b1ff653d0ff1.svg diff --git a/src/images/tokens/8453/0xa0e430870c4604ccfc7b38ca7845b1ff653d0ff1.svg b/src/images/tokens/8453/0xa0e430870c4604ccfc7b38ca7845b1ff653d0ff1.svg new file mode 100644 index 0000000..26779d1 --- /dev/null +++ b/src/images/tokens/8453/0xa0e430870c4604ccfc7b38ca7845b1ff653d0ff1.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/tokens/erc4626Wrappers.json b/src/tokens/erc4626Wrappers.json index 5d1cd45..a81e005 100644 --- a/src/tokens/erc4626Wrappers.json +++ b/src/tokens/erc4626Wrappers.json @@ -499,5 +499,25 @@ }, "protocol": "Reserve" } + }, + { + "address": "0x7E32f4C44E22aB20df287f8a15eB6C0F54dA6E30", + "chainId": 8453, + "name": "Spectra ERC4626 Wrapper: Moonwell Flagship ETH", + "symbol": "sw-mwETH", + "decimals": 18, + "logoURI": "/images/tokens/8453/0xa0e430870c4604ccfc7b38ca7845b1ff653d0ff1.svg", + "extensions": { + "underlying": "0x4200000000000000000000000000000000000006", + "protocol": "Morpho (Moonwell)", + "vault": { + "chainId": 8453, + "address": "0xa0E430870c4604CcfC7B38Ca7845B1FF653D0ff1", + "symbol": "mwETH", + "name": "Moonwell Flagship ETH", + "decimals": 18, + "logoURI": "/images/tokens/8453/0xa0e430870c4604ccfc7b38ca7845b1ff653d0ff1.svg" + } + } } -] +] \ No newline at end of file diff --git a/src/tokens/spectraTokens.json b/src/tokens/spectraTokens.json index bce9672..5c5d145 100644 --- a/src/tokens/spectraTokens.json +++ b/src/tokens/spectraTokens.json @@ -1081,5 +1081,18 @@ "externalLink": "https://app.harvest.finance/base/0xbe36B2367b081CDB3e657CeD2045729e5d8f89c4" }, "logoURI": "/images/tokens/8453/0xdcefd8c8fcc492630b943abcab3429f12ea9fea2.svg" + }, + { + "chainId": 8453, + "address": "0xa0E430870c4604CcfC7B38Ca7845B1FF653D0ff1", + "symbol": "mwETH", + "name": "Moonwell Flagship ETH", + "decimals": 18, + "logoURI": "/images/tokens/8453/0xa0e430870c4604ccfc7b38ca7845b1ff653d0ff1.svg", + "extensions": { + "underlying": "0x4200000000000000000000000000000000000006", + "protocol": "Morpho (Moonwell)", + "externalLink": "https://app.morpho.org/vault?vault=0xa0E430870c4604CcfC7B38Ca7845B1FF653D0ff1&network=base" + } } -] +] \ No newline at end of file