Skip to content

Commit

Permalink
remove wbtc and mi in all places in dogechain
Browse files Browse the repository at this point in the history
  • Loading branch information
totop716 committed Sep 27, 2024
1 parent ac8a54a commit 4bfb041
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2570,11 +2570,9 @@ export const GlobalValue = {
EMPTY[ChainId.DOGECHAIN],
USDC[ChainId.DOGECHAIN],
USDT[ChainId.DOGECHAIN],
WBTC[ChainId.DOGECHAIN],
DAI[ChainId.DOGECHAIN],
ETHER[ChainId.DOGECHAIN],
MATIC[ChainId.DOGECHAIN],
MI[ChainId.DOGECHAIN],
DC[ChainId.DOGECHAIN],
DD[ChainId.DOGECHAIN],
dDD[ChainId.DOGECHAIN],
Expand Down Expand Up @@ -2661,7 +2659,6 @@ export const GlobalData = {
USDC[ChainId.DOGECHAIN],
USDT[ChainId.DOGECHAIN],
DAI[ChainId.ZKEVM],
MI[ChainId.DOGECHAIN],
],
[ChainId.DOEGCHAIN_TESTNET]: [],
[ChainId.ZKEVM]: [
Expand Down

0 comments on commit 4bfb041

Please sign in to comment.