mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
f70ab2803d
* 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>
25 lines
474 B
JSON
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"
|
|
}
|
|
]
|
|
}
|