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 663834c commit dff9771Copy full SHA for dff9771
projects/boomswap/index.js
@@ -0,0 +1,4 @@
1
+const { uniTvlExports } = require('../helper/unknownTokens')
2
+module.exports = uniTvlExports({
3
+ 'bsc': '0xB438dee6a8875AFAbB8a82e86ef56C4DEEe5D1b5'
4
+})
0 commit comments