Skip to content

Commit 994fa7e

Browse files
committed
temp fix bucket
1 parent 4f3a58a commit 994fa7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/bucket-protocol/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,8 @@ async function tvl(api) {
393393

394394
const naviFDUSD_LPAmount = await getNaviLPAmount(navi_fdUSD_LP_ID);
395395
api.add(FDUSD, naviFDUSD_LPAmount);
396+
397+
api.removeTokenBalance('0x622345b3f80ea5947567760eec7b9639d0582adcfd6ab9fccb85437aeda7c0d0::scallop_wal::SCALLOP_WAL') // incorrect price, temporarily remove
396398
}
397399

398400
module.exports = {

0 commit comments

Comments
 (0)