Skip to content

Commit 497caaf

Browse files
rossgallowayRoss
andauthored
chore: update scpectra markets (#1094)
Co-authored-by: Ross <ross@yearn.finance>
1 parent cb0f073 commit 497caaf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/components/pages/vaults/constants/addresses.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ export const KATANA_CHAIN_ID = 747474
55
*************************************************************************************************/
66
export const SPECTRA_MARKET_VAULT_ADDRESSES = [
77
'0x80c34BD3A3569E126e7055831036aa7b212cB159', //vbUSDC
8-
'0xE007CA01894c863d7898045ed5A3B4Abf0b18f37', //vbETH
9-
'0x9A6bd7B6Fd5C4F87eb66356441502fc7dCdd185B', //vbUSDT
10-
'0x93Fec6639717b6215A48E5a72a162C50DCC40d68' //AUSD
8+
'0x9A6bd7B6Fd5C4F87eb66356441502fc7dCdd185B' //vbUSDT
119
].map((addr) => addr.toLowerCase())
1210

1311
export const PENDLE_MARKET_VAULT_ADDRESSES = [

0 commit comments

Comments
 (0)