Skip to content

Commit 30840a4

Browse files
authored
Include ynBfBTCk (#14112)
1 parent 0b79439 commit 30840a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

projects/yieldnest/index.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ module.exports = {
2525
const ynBTCk = '0x78839cE14a8213779128Ee4da6D75E1326606A56'
2626
const ynBNBx = '0x32C830f5c34122C6afB8aE87ABA541B7900a2C5F'
2727
const ynCoBTCk = '0x132376b153d3cFf94615fe25712DB12CaAADf547'
28+
const ynBfBTCk = '0x1B015705214bdcAAf43E8EDeCa13023143224Ab7'
2829

29-
return api.erc4626Sum({ calls: [ynBNB, ynBTCk, ynBNBx, ynCoBTCk], isOG4626: true})
30+
return api.erc4626Sum({ calls: [ynBNB, ynBTCk, ynBNBx, ynCoBTCk, ynBfBTCk], isOG4626: true})
3031
}
3132
},
3233
}

0 commit comments

Comments
 (0)