Files
2026-07-13 13:14:29 +08:00

24 lines
600 B
JSON

{
"name": "EthereumPoW",
"type": "coin",
"symbol": "ETHW",
"decimals": 18,
"website": "https://ethereumpow.org/",
"description": "The Original Ethereum Blockchain powered by Proof of Work",
"explorer": "https://www.oklink.com/en/ethw",
"status": "active",
"rpc_url": "https://mainnet.ethereumpow.org",
"links": [
{
"name": "x",
"url": "https://x.com/EthereumPoW"
},
{
"name": "telegram_news",
"url": "https://t.me/ethereumpow_official"
}
],
"tags": [
"pow"
]
}