Skip to content

Commit

Permalink
Merge pull request #2 from XDDTristan/XDDTristan-patch-2
Browse files Browse the repository at this point in the history
Create eip155-10001(ETHW).json
  • Loading branch information
XDDTristan authored Oct 20, 2022
2 parents 5fbb78a + fc4ea64 commit 9d9d843
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _data/chains/eip155-10001(ETHW).json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "EthereumPoW Mainnet",
"chain": "ETHW",
"icon": "EthW",
"rpc": [
"https://mainnet.ethereumpow.org"
],
"faucets": [],
"nativeCurrency": {
"name": "ETHW",
"symbol": "ETHW",
"decimals": 18
},
"infoURL": "https://ethereumpow.org",
"shortName": "ethw",
"chainId": 10001,
"networkId": 10001,
"explorers": [
{
"name": "ethwscan",
"url": "https://mainnet.ethwscan.com",
"standard": "EIP3091"
}
]
}

0 comments on commit 9d9d843

Please sign in to comment.