Skip to content

Commit 65e1e5b

Browse files
authored
add# Lumoz Chain Mainnet (#6768)
1 parent 3894636 commit 65e1e5b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

_data/chains/eip155-96370.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "Lumoz Chain Mainnet",
3+
"chain": "ETH",
4+
"rpc": ["https://rpc.lumoz.org", "https://rpc-hk.lumoz.org"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "Lumoz Mainnet Token",
8+
"symbol": "MOZ",
9+
"decimals": 18
10+
},
11+
"features": [{ "name": "EIP155" }],
12+
"infoURL": "https://lumoz.org",
13+
"shortName": "Lumoz-Chain-Mainnet",
14+
"chainId": 96370,
15+
"networkId": 96370,
16+
"slip44": 1,
17+
"icon": "opside-new",
18+
"explorers": [
19+
{
20+
"name": "LumozMainnetInfo",
21+
"url": "https://scan.lumoz.info",
22+
"icon": "opside-new",
23+
"standard": "EIP3091"
24+
}
25+
]
26+
}

0 commit comments

Comments
 (0)