Skip to content

Commit 5ce8ccc

Browse files
committed
2 parents c691772 + 27fd6dc commit 5ce8ccc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+764
-38
lines changed

.github/workflows/prettier_write.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

_data/chains/eip155-100000000.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "Ethos",
3+
"chain": "ETHOS",
4+
"rpc": ["https://rpc.ethos.cool"],
5+
"faucets": ["https://faucet.ethos.cool"],
6+
"nativeCurrency": {
7+
"name": "ETHOS",
8+
"symbol": "ETHOS",
9+
"decimals": 18
10+
},
11+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
12+
"infoURL": "https://ethos.cool",
13+
"shortName": "ETHOS",
14+
"chainId": 100000000,
15+
"networkId": 100000000,
16+
"icon": "ethos",
17+
"explorers": [
18+
{
19+
"name": "ethos scan",
20+
"url": "https://scan.ethos.cool",
21+
"icon": "ethos",
22+
"standard": "EIP3091"
23+
}
24+
]
25+
}

_data/chains/eip155-1001.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"faucets": ["https://faucet.kaia.io"],
66
"nativeCurrency": {
77
"name": "KAIA",
8-
"symbol": "KAIA",
8+
"symbol": "KLAY",
99
"decimals": 18
1010
},
1111
"infoURL": "https://kaia.io/",

_data/chains/eip155-11145513.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"name": "Blessnet Sepolia",
3+
"chain": "ETH",
4+
"rpc": [
5+
"https://blessnet-sepolia-testnet.rpc.caldera.xyz/http",
6+
"wss://blessnet-sepolia-testnet.rpc.caldera.xyz/ws"
7+
],
8+
"faucets": ["https://blessnet-sepolia-testnet.hub.caldera.xyz"],
9+
"nativeCurrency": {
10+
"name": "Bless",
11+
"symbol": "BLESS",
12+
"decimals": 18
13+
},
14+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
15+
"infoURL": "https://blessnet.io",
16+
"shortName": "bless-sepolia",
17+
"chainId": 11145513,
18+
"networkId": 11145513,
19+
"icon": "bless",
20+
"explorers": [
21+
{
22+
"name": "blockscout",
23+
"url": "https://blessnet-sepolia-testnet.explorer.caldera.xyz",
24+
"icon": "bless",
25+
"standard": "EIP3091"
26+
}
27+
],
28+
"parent": {
29+
"type": "L2",
30+
"chain": "eip155-421614",
31+
"bridges": [
32+
{ "url": "https://blessnet-sepolia-testnet.bridge.caldera.xyz" }
33+
]
34+
}
35+
}

_data/chains/eip155-1228.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "Cycle Network Testnet Cuttlefish",
3+
"chain": "ETH",
4+
"rpc": ["https://cuttlefish-rpc-testnet.cyclenetwork.io"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "Ether",
8+
"symbol": "ETH",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://www.cyclenetwork.io/",
12+
"shortName": "cyclec",
13+
"chainId": 1228,
14+
"networkId": 1228,
15+
"icon": "cycle"
16+
}

_data/chains/eip155-16166.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "Cypherium Mainnet",
3+
"chain": "CPH",
4+
"rpc": ["https://pubnodes.cypherium.io/rpc"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "Cypherium",
8+
"symbol": "CPH",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://www.cypherium.io/",
12+
"shortName": "cph",
13+
"chainId": 16166,
14+
"networkId": 16166,
15+
"explorers": [
16+
{
17+
"name": "Testnet Block Explorer",
18+
"url": "https://cypherium.tryethernal.com",
19+
"standard": "EIP3091"
20+
}
21+
]
22+
}

_data/chains/eip155-164.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Omni Omega",
33
"chain": "Omni",
44
"status": "active",
5-
"rpc": ["https://omega.omni.network"],
5+
"rpc": ["https://omega.omni.network", "wss://wss.omega.omni.network"],
66
"features": [{ "name": "EIP155" }],
77
"faucets": [],
88
"nativeCurrency": {

_data/chains/eip155-20230825.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@
1313
"shortName": "Vcity",
1414
"chainId": 20230825,
1515
"networkId": 20230825,
16+
"icon": "vcity",
1617
"explorers": [
1718
{
1819
"name": "Vcity Explorer",
1920
"url": "https://scan.vcity.app",
21+
"icon": "vcity",
2022
"standard": "EIP3091"
2123
}
2224
]

_data/chains/eip155-205.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "EKAASH",
3+
"chain": "EKAASH",
4+
"rpc": ["https://mainnet.ekaash.biz"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "Global Mobile Money Gateway",
8+
"symbol": "$EKH",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://ekaash.biz",
12+
"shortName": "ekaash",
13+
"chainId": 205,
14+
"networkId": 205,
15+
"slip44": 1,
16+
"explorers": []
17+
}

_data/chains/eip155-21363.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Lestnet",
3+
"chain": "LETH",
4+
"rpc": ["https://service.lestnet.org"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "Lestnet Ether",
8+
"symbol": "LETH",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://lestnet.org",
12+
"shortName": "leth",
13+
"chainId": 21363,
14+
"networkId": 21363,
15+
"icon": "lestnet",
16+
"explorers": [
17+
{
18+
"name": "Lestnet Explorer",
19+
"url": "https://explore.lestnet.org",
20+
"icon": "blockscout",
21+
"standard": "EIP3091"
22+
}
23+
]
24+
}

0 commit comments

Comments
 (0)