We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3894636 commit 65e1e5bCopy full SHA for 65e1e5b
_data/chains/eip155-96370.json
@@ -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
23
+ "standard": "EIP3091"
24
+ }
25
+ ]
26
+}
0 commit comments