Skip to content

Commit dff9771

Browse files
Added adapter for BoomSwap (DefiLlama#11472)
Co-authored-by: g1ntoki <[email protected]>
1 parent 663834c commit dff9771

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/boomswap/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
const { uniTvlExports } = require('../helper/unknownTokens')
2+
module.exports = uniTvlExports({
3+
'bsc': '0xB438dee6a8875AFAbB8a82e86ef56C4DEEe5D1b5'
4+
})

0 commit comments

Comments
 (0)