Skip to content

Commit

Permalink
Add default apy to btri pool
Browse files Browse the repository at this point in the history
  • Loading branch information
sirbeefalot committed Jan 10, 2021
1 parent 17bb706 commit e8c866c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/configure/pools.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const pools = [
earnedToken: 'mooDrugsbTRI',
earnedTokenAddress: '0x616aa813c04Fa7c432657b2CD1a2fB8E46ca8889',
earnContractAddress: '0x616aa813c04Fa7c432657b2CD1a2fB8E46ca8889',
defaultApy: 10.6562,
defaultApy: 4.75,
unstableApy: false,
pricePerFullShare: 1,
tvl: 0,
Expand Down

0 comments on commit e8c866c

Please sign in to comment.