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",
|
||||
"chain": "DTH",
|
||||
"icon": "dithereum",
|
||||
"rpc": ["https://node-mainnet.dithereum.io"],
|
||||
"faucets": ["https://faucet.dithereum.org"],
|
||||
"name": "KardiaChain Mainnet",
|
||||
"chain": "KAI",
|
||||
"icon": "kardiachain",
|
||||
"rpc": ["https://rpc.kardiachain.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Dither",
|
||||
"symbol": "DTH",
|
||||
"name": "KardiaChain",
|
||||
"symbol": "KAI",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://dithereum.org",
|
||||
"shortName": "dthmainnet",
|
||||
"infoURL": "https://kardiachain.io",
|
||||
"shortName": "kardiachain",
|
||||
"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