Skip to content

Commit

Permalink
update btcfi contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
tlatkdgus1 committed Apr 18, 2024
1 parent 85533a9 commit 6bbc928
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/btcfi/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ const { sumTokens2, } = require('../helper/unwrapLPs')

const chainPools = {
bfc: {
WBTC: { pool: '0xEa3b4a2dA5DbE8379AD4c60aaD5184df69D7C9AD', token: ADDRESSES.bfc.WBTC },
BTCB: { pool: '0x0B31FeE8bF53bFe2f5F7083B73A4c9C8B517E32F', token: ADDRESSES.bfc.BTCB }
WBTC: { pool: '0xA84F9F42dF222da491571Fb70cCc11AC84B7F29D', token: ADDRESSES.bfc.WBTC },
BTCB: { pool: '0xee66D8C40282439F2eE855D8a3666FB73257D349', token: ADDRESSES.bfc.BTCB }
},
}

Expand Down

0 comments on commit 6bbc928

Please sign in to comment.