Skip to content

Commit

Permalink
Add sw-9SETHc (Spectra ERC4626 Wrapper: 9Summits WETH Core) on Base (#79
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Ulydev authored Dec 4, 2024
1 parent fe18370 commit 85f2524
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions src/tokens/erc4626Wrappers.json
Original file line number Diff line number Diff line change
Expand Up @@ -579,5 +579,25 @@
"logoURI": "/images/tokens/1/0x657e8c867d8b37dcc18fa4caead9c45eb088c642.png"
}
}
},
{
"address": "0x916cD56a5FBBeae186f488F4DB83b00C103B46e7",
"chainId": 8453,
"name": "Spectra ERC4626 Wrapper: 9Summits WETH Core",
"symbol": "sw-9SETHc",
"decimals": 18,
"logoURI": "/images/tokens/8453/0xf540d790413fcfaedac93518ae99eddace82cb78.svg",
"extensions": {
"underlying": "0x4200000000000000000000000000000000000006",
"protocol": "Morpho (9Summits)",
"vault": {
"chainId": 8453,
"address": "0xF540D790413FCFAedAC93518Ae99EdDacE82cb78",
"symbol": "9SETHc",
"name": "9Summits WETH Core",
"decimals": 18,
"logoURI": "/images/tokens/8453/0xf540d790413fcfaedac93518ae99eddace82cb78.svg"
}
}
}
]
15 changes: 14 additions & 1 deletion src/tokens/spectraTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,5 +1208,18 @@
"protocol": "Curve",
"externalLink": "https://crvusd.curve.fi/#/ethereum/scrvUSD"
}
},
{
"chainId": 8453,
"address": "0xF540D790413FCFAedAC93518Ae99EdDacE82cb78",
"symbol": "9SETHc",
"name": "9Summits WETH Core",
"decimals": 18,
"logoURI": "/images/tokens/8453/0xf540d790413fcfaedac93518ae99eddace82cb78.svg",
"extensions": {
"underlying": "0x4200000000000000000000000000000000000006",
"protocol": "Morpho (9Summits)",
"externalLink": "https://app.morpho.org/vault?vault=0xf540d790413fcfaedac93518ae99eddace82cb78&network=base"
}
}
]
]

0 comments on commit 85f2524

Please sign in to comment.