fix: fixed priceFeedIds

This commit is contained in:
Linkie Link 2023-11-15 16:46:53 +01:00
parent 2f62d204d9
commit 398c5952c6
No known key found for this signature in database
GPG Key ID: 5318B0F2564D38EA

View File

@ -172,7 +172,7 @@ export const ASSETS: Asset[] = [
isStable: true,
isAutoLendEnabled: true,
isBorrowEnabled: true,
pythPriceFeedId: '0x2b89b9dc8fdf9f34709a5b106b472f0f39bb6ca9ce04b0fd7f2e971688e2e53b',
pythPriceFeedId: '2b89b9dc8fdf9f34709a5b106b472f0f39bb6ca9ce04b0fd7f2e971688e2e53b',
poolId: 1077,
pythHistoryFeedId: 'Crypto.USDT/USD',
},
@ -207,7 +207,7 @@ export const ASSETS: Asset[] = [
isDisplayCurrency: true,
isAutoLendEnabled: true,
isBorrowEnabled: true,
pythPriceFeedId: '0x7a5bc1d2b56ad029048cd63964b3ad2776eadf812edc1a43a31406cb54bff592',
pythPriceFeedId: '7a5bc1d2b56ad029048cd63964b3ad2776eadf812edc1a43a31406cb54bff592',
poolId: 725,
pythHistoryFeedId: 'Crypto.INJ/USD',
},