Update eip155-24.json with Kardiachain Network (#1841)

* update kardiachain info

* run prettier

* add kardiachain logo dimension
This commit is contained in:
Nguyen Phong Nhat 2022-11-18 16:36:08 +07:00 committed by GitHub
parent 2934d859cc
commit a5be5fc646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 10 deletions

View File

@ -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"]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmXoHaZXJevc59GuzEgBhwRSH6kio1agMRvL8bD93pARRV",
"format": "png",
"width": 297,
"height": 297
}
]