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 6bf562d commit fc64b58Copy full SHA for fc64b58
projects/ethervista/index.js
@@ -0,0 +1,4 @@
1
+const { uniTvlExports } = require('../helper/unknownTokens')
2
+module.exports = uniTvlExports({
3
+ 'ethereum': '0x9a27cb5ae0B2cEe0bb71f9A85C0D60f3920757B4'
4
+})
0 commit comments