Skip to content

Commit

Permalink
add coin8 exchange
Browse files Browse the repository at this point in the history
  • Loading branch information
Define101 committed Jan 27, 2025
1 parent b6d2fac commit f516eb6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/pages/cexs/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,12 @@ export const cexData: Array<ICex> = [
coin: null,
walletsLink: null
},
{
name: 'Coin8',
slug: 'coin8',
coin: null,
walletsLink: null
},
{
name: 'Exmo',
slug: 'exmo',
Expand Down

0 comments on commit f516eb6

Please sign in to comment.