Skip to content

Commit

Permalink
fix: morpho logo
Browse files Browse the repository at this point in the history
  • Loading branch information
matstyler committed Sep 11, 2024
1 parent 69b6008 commit d439352
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Binary file added src/images/tokens/morpho.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions src/tokens/erc4626Wrappers.json
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@
"name": "Spectra ERC4626 Wrapper: Gauntlet USDC Core",
"symbol": "sw-gtUSDCcore",
"decimals": 18,
"logoURI": "/images/tokens/",
"logoURI": "/images/tokens/morpho.png",
"extensions": {
"underlying": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"vault": {
Expand All @@ -417,7 +417,7 @@
"name": "Gauntlet USDC Core",
"symbol": "gtUSDCcore",
"decimals": 18,
"logoURI": "/images/tokens/"
"logoURI": "/images/tokens/morpho.png"
},
"protocol": "Morpho"
}
Expand All @@ -428,7 +428,7 @@
"name": "Spectra ERC4626 Wrapper: Gauntlet LRT Core",
"symbol": "sw-gtLRTcore",
"decimals": 18,
"logoURI": "/images/tokens/",
"logoURI": "/images/tokens/morpho.png",
"extensions": {
"underlying": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"vault": {
Expand All @@ -437,7 +437,7 @@
"name": "Gauntlet LRT Core",
"symbol": "gtLRTcore",
"decimals": 18,
"logoURI": "/images/tokens/"
"logoURI": "/images/tokens/morpho.png"
},
"protocol": "Morpho"
}
Expand All @@ -448,7 +448,7 @@
"name": "Spectra ERC4626 Wrapper: Morpho eUSD",
"symbol": "sw-meUSD",
"decimals": 18,
"logoURI": "/images/tokens/",
"logoURI": "/images/tokens/morpho.png",
"extensions": {
"underlying": "0xCfA3Ef56d303AE4fAabA0592388F19d7C3399FB4",
"vault": {
Expand All @@ -457,7 +457,7 @@
"name": "Morpho eUSD",
"symbol": "meUSD",
"decimals": 18,
"logoURI": "/images/tokens/"
"logoURI": "/images/tokens/morpho.png"
},
"protocol": "Morpho"
}
Expand Down
6 changes: 3 additions & 3 deletions src/tokens/spectraTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@
"name": "Gauntlet USDC Core",
"symbol": "gtUSDCcore",
"decimals": 18,
"logoURI": "/images/tokens/",
"logoURI": "/images/tokens/morpho.png",
"extensions": {
"underlying": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"protocol": "Gauntlet"
Expand All @@ -932,7 +932,7 @@
"name": "Gauntlet LRT Core",
"symbol": "gtLRTcore",
"decimals": 18,
"logoURI": "/images/tokens/",
"logoURI": "/images/tokens/morpho.png",
"extensions": {
"underlying": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"protocol": "Gauntlet"
Expand All @@ -944,7 +944,7 @@
"name": "Morpho eUSD",
"symbol": "meUSD",
"decimals": 18,
"logoURI": "/images/tokens/",
"logoURI": "/images/tokens/morpho.png",
"extensions": {
"underlying": "0xCfA3Ef56d303AE4fAabA0592388F19d7C3399FB4",
"protocol": "Morpho"
Expand Down

0 comments on commit d439352

Please sign in to comment.