chains/_data/chains/eip155-420420.json
gr0wth.eth f70ab2803d
kekpoint: add chain 420420 KEK main net (#1626)
* kekpoint: add kekchain Main Net 'Kekistan'

* kekpoint: add kekchain Main Net 'Kekistan'

* kekpoint: add kekchain Main Net 'Kekistan'

* Update eip155-420420.json

Co-authored-by: Interchained <president@worldvaporexpo.com>
Co-authored-by: ⛓️INTERCHAINED Electronero Network ʕ•̫͡•ʔ-̫͡-ʕ•͓͡•ʔ-̫͡-ʕ•̫͡•ʔ-̫͡-ʔ <evansmark.work@gmail.com>
2022-11-03 19:33:13 +01:00

25 lines
474 B
JSON

{
"name": "Kekchain",
"chain": "kek",
"rpc": ["https://mainnet.kekchain.com"],
"faucets": [],
"nativeCurrency": {
"name": "KEK",
"symbol": "KEK",
"decimals": 18
},
"infoURL": "https://kekchain.com",
"shortName": "KEK",
"chainId": 420420,
"networkId": 103090,
"icon": "kek",
"explorers": [
{
"name": "blockscout",
"url": "https://mainnet-explorer.kekchain.com",
"icon": "kek",
"standard": "EIP3091"
}
]
}