We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8fd14 commit 4cb0e1aCopy full SHA for 4cb0e1a
projects/swapos/index.js
@@ -0,0 +1,6 @@
1
+const { uniTvlExport } = require('../helper/unknownTokens');
2
+
3
+module.exports = uniTvlExport(
4
+ 'ethereum',
5
+ '0xfB1Eb9a45Feb7269f3277233AF513482Bc04Ea63'
6
+);
0 commit comments