Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
onfadev authored Mar 3, 2025
1 parent 6069bd7 commit bab723d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/onfa/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ const ADDRESSES = require('../helper/coreAssets.json')

module.exports = {
onfa: {
tvl: sumTokensExport({ owner: '0x2CD63B34B308f379c18852aB294389eE26D6C5FA', tokens: [ADDRESSES.onfa.USDT]})
tvl: sumTokensExport({ owner: '0xd31985Bf78a6Df49d3A063A99361a48eAc83595e', tokens: [ADDRESSES.onfa.OFT]})
}
}

0 comments on commit bab723d

Please sign in to comment.