Skip to content

Commit 1b89e30

Browse files
authored
add contract address for bfBTC on Core (DefiLlama#15186)
1 parent 98e18e4 commit 1b89e30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/bitfi-cedefi/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ const mapping = {
1313
},
1414
base: {
1515
bfBTC: '0x623F2774d9f27B59bc6b954544487532CE79d9DF',
16+
},
17+
core: {
18+
bfBTC: '0xCdFb58c8C859Cb3F62ebe9Cf2767F9e036C7fb15',
1619
}
1720
}
1821
const exportObject = {}

0 commit comments

Comments
 (0)