Skip to content

Commit

Permalink
Replaced Klaytn assets to Kaia (#29115)
Browse files Browse the repository at this point in the history
Co-authored-by: CryptoA <[email protected]>
  • Loading branch information
praveen-kaia and Cryptocool1 authored Oct 1, 2024
1 parent 706c968 commit 577e1ad
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion blockchains/ethereum/chainlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
{
"chain": "8217",
"coinId": "klaytn"
"coinId": "kaia"
},
{
"chain": "42262",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "Klaytn Dai",
"website": "http://makerdao.com",
"description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.",
"explorer": "https://scope.klaytn.com/token/0x5c74070fdea071359b86082bd9f9b3deaafbe32b",
"explorer": "https://kaiascan.io/token/0x5c74070fdea071359b86082bd9f9b3deaafbe32b",
"research": "https://research.binance.com/en/projects/dai",
"type": "KLAYTN",
"type": "KAIA",
"symbol": "KDAI",
"decimals": 18,
"status": "active",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "USD Coin",
"website": "https://centre.io/usdc",
"description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.",
"explorer": "https://scope.klaytn.com/token/0x6270b58be569a7c0b8f47594f191631ae5b2c86c",
"type": "KLAYTN",
"explorer": "https://kaiascan.io/token/0x6270b58be569a7c0b8f47594f191631ae5b2c86c",
"type": "KAIA",
"symbol": "USDC",
"decimals": 6,
"status": "active",
Expand Down
12 changes: 6 additions & 6 deletions blockchains/klaytn/info/info.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "klaytn",
"website": "https://klaytn.foundation",
"description": "Klaytn is an open-source public blockchain for all who wish to build, work, or play in the metaverse.",
"explorer": "https://scope.klaytn.com",
"name": "kaia",
"website": "https://kaia.io",
"description": "Kaia is an open-source public blockchain for all who wish to build, work, or play in the metaverse.",
"explorer": "https://kaiascan.io",
"research": "",
"symbol": "KLAY",
"type": "coin",
"decimals": 18,
"rpc_url": "https://public-node-api.klaytnapi.com/v1/cypress",
"rpc_url": "https://public-en.node.kaia.io",
"status": "active",
"tags": [
"dapp"
],
"links": [
{
"name": "twitter",
"url": "https://twitter.com/klaytn_official"
"url": "https://twitter.com/kaiachain"
}
]
}
Binary file modified blockchains/klaytn/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 577e1ad

Please sign in to comment.