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:
gr0wth.eth 2022-11-03 14:33:13 -04:00 committed by GitHub
parent 60b9b5bf37
commit f70ab2803d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 4 deletions

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

View File

@ -1,15 +1,15 @@
{
"name": "Kekchain",
"name": "Kekchain (kektest)",
"chain": "kek",
"rpc": ["https://testnet.kekchain.com"],
"faucets": [],
"nativeCurrency": {
"name": "KEK",
"symbol": "KEK",
"name": "tKEK",
"symbol": "tKEK",
"decimals": 18
},
"infoURL": "https://kekchain.com",
"shortName": "KEK",
"shortName": "tKEK",
"chainId": 420666,
"networkId": 1,
"icon": "kek",