Merge branch 'v2.0.5' of https://github.com/mars-protocol/mars-v2-frontend into develop
This commit is contained in:
commit
5a5d7bb9da
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mars-v2-frontend",
|
"name": "mars-v2-frontend",
|
||||||
"version": "2.0.4",
|
"version": "2.0.5",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "yarn validate-env && next build",
|
"build": "yarn validate-env && next build",
|
||||||
|
@ -172,7 +172,7 @@ export const ASSETS: Asset[] = [
|
|||||||
isStable: true,
|
isStable: true,
|
||||||
isAutoLendEnabled: true,
|
isAutoLendEnabled: true,
|
||||||
isBorrowEnabled: true,
|
isBorrowEnabled: true,
|
||||||
pythPriceFeedId: '0x2b89b9dc8fdf9f34709a5b106b472f0f39bb6ca9ce04b0fd7f2e971688e2e53b',
|
pythPriceFeedId: '2b89b9dc8fdf9f34709a5b106b472f0f39bb6ca9ce04b0fd7f2e971688e2e53b',
|
||||||
poolId: 1077,
|
poolId: 1077,
|
||||||
pythHistoryFeedId: 'Crypto.USDT/USD',
|
pythHistoryFeedId: 'Crypto.USDT/USD',
|
||||||
},
|
},
|
||||||
@ -207,7 +207,7 @@ export const ASSETS: Asset[] = [
|
|||||||
isDisplayCurrency: true,
|
isDisplayCurrency: true,
|
||||||
isAutoLendEnabled: true,
|
isAutoLendEnabled: true,
|
||||||
isBorrowEnabled: true,
|
isBorrowEnabled: true,
|
||||||
pythPriceFeedId: '0x7a5bc1d2b56ad029048cd63964b3ad2776eadf812edc1a43a31406cb54bff592',
|
pythPriceFeedId: '7a5bc1d2b56ad029048cd63964b3ad2776eadf812edc1a43a31406cb54bff592',
|
||||||
poolId: 725,
|
poolId: 725,
|
||||||
pythHistoryFeedId: 'Crypto.INJ/USD',
|
pythHistoryFeedId: 'Crypto.INJ/USD',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user