Skip to content

Commit 826227c

Browse files
committed
add kasplex mainnet
1 parent a8488ec commit 826227c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

_data/chains/eip155-202555.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Kasplex zkEVM Mainnet",
3+
"chain": "KASPLEX",
4+
"rpc": ["https://evmrpc.kasplex.org"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "KAS",
8+
"symbol": "KAS",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://kasplex.org/",
12+
"shortName": "kasplex",
13+
"chainId": 202555,
14+
"networkId": 202555
15+
}

0 commit comments

Comments
 (0)