Skip to content

Commit

Permalink
track sunpump
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Aug 13, 2024
1 parent 0a0c357 commit 4088c1b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/sunpump/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const { sumTokensExport, nullAddress } = require('../helper/sumTokens')

module.exports = {
tron: { tvl: sumTokensExport({ owner: 'TTfvyrAz86hbZk5iDpKD78pqLGgi8C7AAw', tokens: [nullAddress] }) }
}

0 comments on commit 4088c1b

Please sign in to comment.