We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c41eb commit 0706a28Copy full SHA for 0706a28
_data/chains/eip155-175200.json
@@ -0,0 +1,24 @@
1
+{
2
+ "name": "Lit Chain Mainnet",
3
+ "chain": "LITKEY",
4
+ "icon": "lit",
5
+ "rpc": ["https://lit-chain-rpc.litprotocol.com"],
6
+ "faucets": [],
7
+ "nativeCurrency": {
8
+ "name": "Lit Protocol",
9
+ "symbol": "LITKEY",
10
+ "decimals": 18
11
+ },
12
+ "infoURL": "https://litprotocol.com",
13
+ "shortName": "lit",
14
+ "chainId": 175200,
15
+ "networkId": 175200,
16
+ "explorers": [
17
+ {
18
+ "name": "Lit Chain Explorer",
19
+ "url": "https://lit-chain-explorer.litprotocol.com",
20
21
+ "standard": "EIP3091"
22
+ }
23
+ ]
24
+}
0 commit comments