Skip to content

Commit

Permalink
liquidity smart-contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
creed-victor committed Nov 5, 2020
1 parent 0cd6358 commit 3566cf0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/utils/blockchain/contracts.testnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ export const contracts = {
blockNumber: 1218833,
},
liquidityBTCProtocol: {
address: '0xbFDB5fc90b960bcc2e7be2D8E347F8A7E5146077',
address: '0x55684391E3d0Cf69f41c40ddF736BD1C6D3D538c',
abi: RBTCWrapperProxy,
blockNumber: 1287654,
blockNumber: 1319117,
},
priceFeed: {
address: '0x7f38c422b99075f63C9c919ECD200DF8d2Cf5BD4',
Expand Down
4 changes: 2 additions & 2 deletions src/utils/blockchain/contracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ export const contracts = {
blockNumber: 2742633,
},
liquidityBTCProtocol: {
address: '-',
address: '0x78E7e79F1acc1f57a3291d5BfA8436A0771C1800',
abi: RBTCWrapperProxy,
blockNumber: 1287654,
blockNumber: 2838500,
},
priceFeed: {
address: '0x437AC62769f386b2d238409B7f0a7596d36506e4',
Expand Down

0 comments on commit 3566cf0

Please sign in to comment.