Skip to content

Commit 4cb0e1a

Browse files
calebryanouchifinance
andauthored
track swapos tvl (DefiLlama#12025)
Co-authored-by: ouchifinance <[email protected]>
1 parent 6d8fd14 commit 4cb0e1a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects/swapos/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
const { uniTvlExport } = require('../helper/unknownTokens');
2+
3+
module.exports = uniTvlExport(
4+
'ethereum',
5+
'0xfB1Eb9a45Feb7269f3277233AF513482Bc04Ea63'
6+
);

0 commit comments

Comments
 (0)