Skip to content

Commit 17a0984

Browse files
authored
Add KaspaCom dex adapter (#16944)
1 parent 682bbf6 commit 17a0984

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects/kaspacom-dex/index.js

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

0 commit comments

Comments
 (0)