Skip to content

Commit d06ac52

Browse files
committed
Add KultChain (chainId: 220312) — clean version
1 parent 375f7b4 commit d06ac52

File tree

3 files changed

+41
-0
lines changed

3 files changed

+41
-0
lines changed

_data/chains/eip155-220312.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"name": "KultChain",
3+
"chain": "KULT",
4+
"icon": "kultchain",
5+
"rpc": [
6+
"https://rpc.kultchain.com",
7+
"http://217.154.10.57:8545"
8+
],
9+
"features": [
10+
{ "name": "EIP155" },
11+
{ "name": "EIP1559" }
12+
],
13+
"faucets": [],
14+
"nativeCurrency": {
15+
"name": "KultCoin",
16+
"symbol": "KLT",
17+
"decimals": 18
18+
},
19+
"infoURL": "https://kultchain.com",
20+
"shortName": "kult",
21+
"chainId": 220312,
22+
"networkId": 220312,
23+
"explorers": [
24+
{
25+
"name": "KultChain Explorer",
26+
"url": "https://explorer.kultchain.com",
27+
"standard": "EIP3091"
28+
}
29+
]
30+
}
31+

chains

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 09235442d2dbc4876bd2e3c96f92a62160802dd1

images/kultchain/kultchain.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[
2+
{
3+
"url": "ipfs://QmRFv6Afijp3Qxc3RzfM1Z65tshT4YByWoU3v3bqT1ieYy",
4+
"width": 1300,
5+
"height": 1300,
6+
"format": "png"
7+
}
8+
]
9+

0 commit comments

Comments
 (0)