Skip to content

Commit

Permalink
chore: fix unichain issue
Browse files Browse the repository at this point in the history
  • Loading branch information
myz1237 committed Feb 24, 2025
1 parent 8eff877 commit e79478b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/coins/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -684,10 +684,6 @@ export const basicCoins: BasicCoin[] = [
address: '0x6047828dc181963ba44974801FF68e538dA5eaF9',
decimals: 6,
},
[ChainId.SON]: {
address: '0x6047828dc181963ba44974801FF68e538dA5eaF9',
decimals: 6,
},
},
},

Expand Down

0 comments on commit e79478b

Please sign in to comment.