Skip to content

Commit

Permalink
cex: fix aptos & sui bug
Browse files Browse the repository at this point in the history
g1nt0ki committed Dec 19, 2024
1 parent 3c09f50 commit 8bc47bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/helper/cex.js
Original file line number Diff line number Diff line change
@@ -256,6 +256,8 @@ const defaultTokens = {
ADDRESSES.ton.TON_2,
ADDRESSES.ton.TON_3,
],
sui: [],
aptos: [],
}

function cexExports(config) {

0 comments on commit 8bc47bd

Please sign in to comment.