Skip to content

Commit

Permalink
禁用tusd
Browse files Browse the repository at this point in the history
  • Loading branch information
jin10086 committed Nov 1, 2020
1 parent 1e0af97 commit f07bbbb
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions src/features/configure/pools.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit f07bbbb

Please sign in to comment.