Skip to content

Commit

Permalink
Create eip155-32001.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0xupeng committed Jan 19, 2024
1 parent 62db66c commit cbeaab2
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _data/chains/eip155-32001.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "W3Gamez Holesky Testnet",
"chain": "ETH",
"rpc": ["https://rpc-holesky.w3gamez.network"],
"faucets": [],
"nativeCurrency": {
"name": "W3Gamez Testnet Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://web3games.com/",
"shortName": "w3gamez",
"chainId": 32001,
"networkId": 32001,
"slip44": 1,
"icon": "w3gamez",
"explorers": [
{
"name": "W3Gamez Holesky Explorer",
"url": "https://w3gamez-holesky.web3games.com",
"icon": "web3games",
"standard": "EIP3091"
}
]
}

0 comments on commit cbeaab2

Please sign in to comment.