Skip to content

Commit 5bd367a

Browse files
committed
reset polter borrowed
1 parent 2730cc3 commit 5bd367a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/polter/index.js

+2
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ module.exports = {
3535
module.exports.sonic.staking = sumTokensExport({ owner: sonic.MULTIFEE_CONTRACT, tokens: [sonic.POLTER_CONTRACT], lps: [sonic.POLTER_LP_CONTRACT], useDefaultCoreAssets: true, })
3636
module.exports.fantom.staking = sumTokensExport({ owner: fantom.MULTIFEE_CONTRACT, tokens: [fantom.POLTER_CONTRACT], lps: [fantom.POLTER_LP_CONTRACT], useDefaultCoreAssets: true, })
3737
module.exports.base.staking = sumTokensExport({ owner: base.MULTIFEE_CONTRACT, tokens: [base.POLTER_CONTRACT], lps: [base.POLTER_LP_CONTRACT], useDefaultCoreAssets: true, })
38+
39+
module.exports.fantom.borrowed = () => ({})

0 commit comments

Comments
 (0)