Skip to content

Commit 011ed56

Browse files
XsollaZKligi
andauthored
Xsolla ZK Sepolia Testnet (ethereum-lists#6751)
* Xsolla ZK Sepolia Testnet * Typo fix * Tests fix * ChainId update * Newline * Updated chain name * Clenup * chainId fix --------- Co-authored-by: XsollaZK <[email protected]> Co-authored-by: ligi <[email protected]>
1 parent 3051ed3 commit 011ed56

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

_data/chains/eip155-555777.json

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "Xsolla ZK Sepolia Testnet",
3+
"chain": "Xsolla ZK Sepolia",
4+
"rpc": ["https://zkrpc-sepolia.xsollazk.com"],
5+
"faucets": ["https://xsollazk.com/faucet"],
6+
"nativeCurrency": {
7+
"name": "Sepolia Ether",
8+
"symbol": "ETH",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://xsolla.com/zk",
12+
"shortName": "xsollazk-sepolia",
13+
"chainId": 555777,
14+
"networkId": 555777,
15+
"slip44": 1,
16+
"icon": "xsollazk",
17+
"explorers": [
18+
{
19+
"name": "Xsolla ZK Sepolia Block Explorer",
20+
"url": "https://x.la/explorer",
21+
"icon": "xsollazk",
22+
"standard": "EIP3091"
23+
}
24+
]
25+
}

_data/icons/xsollazk.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://bafkreicoqzosjvdfg2b4ijg5ct5jb5ll6j3xonxlocd7j2yx6dlefuhy6m",
4+
"width": 512,
5+
"height": 512,
6+
"format": "svg"
7+
}
8+
]

0 commit comments

Comments
 (0)