From 0c30b2fd8598bc57bce1abd2bc81c04f228c7c43 Mon Sep 17 00:00:00 2001 From: 0xonramp <0xonramp@gmail.com> Date: Thu, 2 Jan 2025 14:53:12 -0500 Subject: [PATCH] feat: morpho hyeth --- .vscode/settings.json | 6 ++++++ src/tokenlist.json.ts | 15 +++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..b048cd8 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,6 @@ +{ + "editor.defaultFormatter": "biomejs.biome", + "[typescript]": { + "editor.defaultFormatter": "biomejs.biome" + } +} diff --git a/src/tokenlist.json.ts b/src/tokenlist.json.ts index 8cc79d7..404c8dc 100644 --- a/src/tokenlist.json.ts +++ b/src/tokenlist.json.ts @@ -705,6 +705,21 @@ export default { logoURI: 'https://cdn.indexcoop.com/hyeth.svg', tags: ['index', 'product', 'yield', 'dangerous'], }, + { + address: '0xc554929a61d862F2741077F8aafa147479c0b308', + name: 'Morpho IndexCoop hyETH', + symbol: 'mhyETH', + decimals: 18, + chainId: 1, + extensions: { + status: 'Active', + yield: { + theme: 'ETH', + }, + }, + logoURI: 'https://cdn.indexcoop.com/hyeth.svg', + tags: [], + }, { address: '0x55b2CFcfe99110C773f00b023560DD9ef6C8A13B', name: 'CoinDesk ETH Trend Index',