chains/chains/eip155-420666.json

26 lines
493 B
JSON

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