Skip to content

Commit 0706a28

Browse files
committed
add Lit Chain Mainnet
1 parent d3c41eb commit 0706a28

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

_data/chains/eip155-175200.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
"icon": "lit",
21+
"standard": "EIP3091"
22+
}
23+
]
24+
}

0 commit comments

Comments
 (0)