Skip to content

Commit

Permalink
Add sw-mwUSDC (Spectra ERC4626 Wrapper: Moonwell Flagship USDC) on Base
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev committed Oct 24, 2024
1 parent 00729bd commit aaa605f
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion src/tokens/erc4626Wrappers.json
Original file line number Diff line number Diff line change
Expand Up @@ -499,5 +499,17 @@
},
"protocol": "Reserve"
}
},
{
"address": "0xBDE752ef69880c00a795D88438040b8f737Eb254",
"chainId": 8453,
"name": "Spectra ERC4626 Wrapper: Moonwell Flagship USDC",
"symbol": "sw-mwUSDC",
"decimals": 18,
"logoURI": "/images/tokens/8453/0xc1256ae5ff1cf2719d4937adb3bbccab2e00a2ca.svg",
"extensions": {
"underlying": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"protocol": "pokpok"
}
}
]
]
15 changes: 14 additions & 1 deletion src/tokens/spectraTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1081,5 +1081,18 @@
"externalLink": "https://app.harvest.finance/base/0xbe36B2367b081CDB3e657CeD2045729e5d8f89c4"
},
"logoURI": "/images/tokens/8453/0xdcefd8c8fcc492630b943abcab3429f12ea9fea2.svg"
},
{
"chainId": 8453,
"address": "0xc1256Ae5FF1cf2719D4937adb3bbCCab2E00A2Ca",
"symbol": "mwUSDC",
"name": "Moonwell Flagship USDC",
"decimals": 18,
"logoURI": "/images/tokens/8453/0xc1256ae5ff1cf2719d4937adb3bbccab2e00a2ca.svg",
"extensions": {
"underlying": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"protocol": "pokpok",
"externalLink": "pokpok"
}
}
]
]

0 comments on commit aaa605f

Please sign in to comment.