Skip to content

Commit

Permalink
track swapos tvl (#12025)
Browse files Browse the repository at this point in the history
Co-authored-by: ouchifinance <[email protected]>
  • Loading branch information
ouchifinance and ouchifinance authored Oct 24, 2024
1 parent 6d8fd14 commit 4cb0e1a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions projects/swapos/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
const { uniTvlExport } = require('../helper/unknownTokens');

module.exports = uniTvlExport(
'ethereum',
'0xfB1Eb9a45Feb7269f3277233AF513482Bc04Ea63'
);

0 comments on commit 4cb0e1a

Please sign in to comment.