Skip to content

Commit a8488ec

Browse files
committed
add kasplex testnet
1 parent f8c89f3 commit a8488ec

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_data/chains/eip155-167012.json

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

0 commit comments

Comments
 (0)