Skip to content

Commit

Permalink
Add sw-ionicUSDC (Spectra ERC4626 Wrapper: Ionic Ecosystem USDC) on Base
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev committed Jan 10, 2025
1 parent b67f9ae commit a45be0c
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 0 deletions.
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 @@ -679,5 +679,25 @@
"logoURI": "/images/tokens/8453/0x5a32099837d89e3a794a44fb131cbbad41f87a8c.svg"
}
}
},
{
"address": "0x948990Ea07e98c0ea0810c351563F6255c75f3A5",
"chainId": 8453,
"name": "Spectra ERC4626 Wrapper: Ionic Ecosystem USDC",
"symbol": "sw-ionicUSDC",
"decimals": 18,
"logoURI": "/images/tokens/8453/0x23479229e52ab6aad312d0b03df9f33b46753b5e.svg",
"extensions": {
"underlying": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"protocol": "Morpho (Ionic)",
"vault": {
"chainId": 8453,
"address": "0x23479229e52Ab6aaD312D0B03DF9F33B46753B5e",
"symbol": "ionicUSDC",
"name": "Ionic Ecosystem USDC",
"decimals": 18,
"logoURI": "/images/tokens/8453/0x23479229e52ab6aad312d0b03df9f33b46753b5e.svg"
}
}
}
]
13 changes: 13 additions & 0 deletions src/tokens/spectraTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1360,5 +1360,18 @@
"protocol": "Morpho (Ionic)",
"externalLink": "https://app.morpho.org/vault?vault=0x5A32099837D89E3a794a44fb131CBbAD41f87a8C&network=base"
}
},
{
"chainId": 8453,
"address": "0x23479229e52Ab6aaD312D0B03DF9F33B46753B5e",
"symbol": "ionicUSDC",
"name": "Ionic Ecosystem USDC",
"decimals": 18,
"logoURI": "/images/tokens/8453/0x23479229e52ab6aad312d0b03df9f33b46753b5e.svg",
"extensions": {
"underlying": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"protocol": "Morpho (Ionic)",
"externalLink": "https://app.morpho.org/vault?vault=0x23479229e52Ab6aaD312D0B03DF9F33B46753B5e&network=base"
}
}
]

0 comments on commit a45be0c

Please sign in to comment.