From f07bbbbc46ef0a70f07da0327023bc81b52b7880 Mon Sep 17 00:00:00 2001 From: jin10086 Date: Sun, 1 Nov 2020 09:23:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=81=E7=94=A8tusd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/features/configure/pools.js | 36 ++++++++++++++++----------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/features/configure/pools.js b/src/features/configure/pools.js index 2bcda2a80..dcfc4df7b 100644 --- a/src/features/configure/pools.js +++ b/src/features/configure/pools.js @@ -156,24 +156,24 @@ export const pools = [ pricePerFullShare: 1, pastPricePerFullShare: 1 }, - { - id: 'tusd', - name: 'TUSD', - token: 'TUSD', - tokenDescription: 'TUSD', - tokenAddress: '0x0000000000085d4780B73119b644AE5ecd22b376', - tokenDecimals: 18, - itokenDecimals: 18, - depostLimit:0, - tokenDescriptionUrl: '', - tokenDescriptionUrl2: '', - earnedToken: 'iTUSD', - earnedTokenAddress: '0x4243f5C8683089b65a9F588B1AE578d5D84bFBC9', - earnContractAddress: '0x4243f5C8683089b65a9F588B1AE578d5D84bFBC9', - defaultApy: "42.63", - pricePerFullShare: 1, - pastPricePerFullShare: 1 - } + // { + // id: 'tusd', + // name: 'TUSD', + // token: 'TUSD', + // tokenDescription: 'TUSD', + // tokenAddress: '0x0000000000085d4780B73119b644AE5ecd22b376', + // tokenDecimals: 18, + // itokenDecimals: 18, + // depostLimit:0, + // tokenDescriptionUrl: '', + // tokenDescriptionUrl2: '', + // earnedToken: 'iTUSD', + // earnedTokenAddress: '0x4243f5C8683089b65a9F588B1AE578d5D84bFBC9', + // earnContractAddress: '0x4243f5C8683089b65a9F588B1AE578d5D84bFBC9', + // defaultApy: "42.63", + // pricePerFullShare: 1, + // pastPricePerFullShare: 1 + // } ,{ id: 'ycrv', name: 'yCRV',