Skip to content

Commit

Permalink
Add vault addresses to btri hoes pool
Browse files Browse the repository at this point in the history
  • Loading branch information
sirbeefalot committed Jan 10, 2021
1 parent 0ac8073 commit 17bb706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/features/configure/pools.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ export const pools = [
tokenDecimals: 18,
tokenDescriptionUrl: '#',
earnedToken: 'mooDrugsbTRI',
earnedTokenAddress: '',
earnContractAddress: '',
earnedTokenAddress: '0x616aa813c04Fa7c432657b2CD1a2fB8E46ca8889',
earnContractAddress: '0x616aa813c04Fa7c432657b2CD1a2fB8E46ca8889',
defaultApy: 10.6562,
unstableApy: false,
pricePerFullShare: 1,
Expand Down

0 comments on commit 17bb706

Please sign in to comment.