mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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>
This commit is contained in:
parent
60b9b5bf37
commit
f70ab2803d
24
_data/chains/eip155-420420.json
Normal file
24
_data/chains/eip155-420420.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"name": "Kekchain",
|
"name": "Kekchain (kektest)",
|
||||||
"chain": "kek",
|
"chain": "kek",
|
||||||
"rpc": ["https://testnet.kekchain.com"],
|
"rpc": ["https://testnet.kekchain.com"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "KEK",
|
"name": "tKEK",
|
||||||
"symbol": "KEK",
|
"symbol": "tKEK",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://kekchain.com",
|
"infoURL": "https://kekchain.com",
|
||||||
"shortName": "KEK",
|
"shortName": "tKEK",
|
||||||
"chainId": 420666,
|
"chainId": 420666,
|
||||||
"networkId": 1,
|
"networkId": 1,
|
||||||
"icon": "kek",
|
"icon": "kek",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user