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

View File

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