mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-24.json with Kardiachain Network (#1841)
* update kardiachain info * run prettier * add kardiachain logo dimension
This commit is contained in:
parent
2934d859cc
commit
a5be5fc646
|
@ -1,16 +1,17 @@
|
||||||
{
|
{
|
||||||
"name": "Dithereum Mainnet",
|
"name": "KardiaChain Mainnet",
|
||||||
"chain": "DTH",
|
"chain": "KAI",
|
||||||
"icon": "dithereum",
|
"icon": "kardiachain",
|
||||||
"rpc": ["https://node-mainnet.dithereum.io"],
|
"rpc": ["https://rpc.kardiachain.io"],
|
||||||
"faucets": ["https://faucet.dithereum.org"],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Dither",
|
"name": "KardiaChain",
|
||||||
"symbol": "DTH",
|
"symbol": "KAI",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://dithereum.org",
|
"infoURL": "https://kardiachain.io",
|
||||||
"shortName": "dthmainnet",
|
"shortName": "kardiachain",
|
||||||
"chainId": 24,
|
"chainId": 24,
|
||||||
"networkId": 24
|
"networkId": 0,
|
||||||
|
"redFlags": ["reusedChainId"]
|
||||||
}
|
}
|
||||||
|
|
8
_data/icons/kardiachain.json
Normal file
8
_data/icons/kardiachain.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmXoHaZXJevc59GuzEgBhwRSH6kio1agMRvL8bD93pARRV",
|
||||||
|
"format": "png",
|
||||||
|
"width": 297,
|
||||||
|
"height": 297
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user