Skip to content

Commit

Permalink
Merge pull request #40 from klaytn/dev
Browse files Browse the repository at this point in the history
feat: update portal exchanges url
  • Loading branch information
bokuhe authored Jul 30, 2024
2 parents ecb75c1 + 2261422 commit 59e55e0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions portal/exchanges.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,31 @@
"items":[
{
"name":"Binance",
"url":"https://www.binance.com"
"url":"https://www.binance.com/trade/KLAY_USDT"
},
{
"name":"OKX",
"url":"https://www.okx.com"
"url":"https://www.okx.com/trade-spot/klay-usdt"
},
{
"name":"Bybit",
"url":"https://www.bybit.com"
"url":"https://www.bybit.com/trade/usdt/KLAYUSDT"
},
{
"name":"HTX",
"url":"https://www.htx.com"
"url":"https://www.htx.com/trade/klay_usdt"
},
{
"name":"Bitget",
"url":"https://www.bitget.com"
"url":"https://www.bitget.com/asia/spot/KLAYUSDT"
},
{
"name":"Bithumb",
"url":"https://www.bithumb.com"
"url":"https://www.bithumb.com/react/trade/order/KLAY-BTC"
},
{
"name":"Coinone",
"url":"https://www.coinone.com"
"url":"https://coinone.co.kr/exchange/trade/klay"
}
],
"others":{
Expand Down

0 comments on commit 59e55e0

Please sign in to comment.