chains/_data/chains/eip155-8738.json
Alph Network ebae0c0cc0
Update eip155-8738.json (#1761)
* Update eip155-8738.json

* Update _data/chains/eip155-8738.json

Co-authored-by: ligi <ligi@ligi.de>
2022-11-08 19:20:15 +01:00

24 lines
486 B
JSON

{
"name": "Alph Network",
"chain": "ALPH",
"rpc": ["https://rpc.alph.network", "wss://rpc.alph.network"],
"faucets": [],
"nativeCurrency": {
"name": "Alph Network",
"symbol": "ALPH",
"decimals": 18
},
"infoURL": "https://alph.network",
"shortName": "alph",
"chainId": 8738,
"networkId": 8738,
"explorers": [
{
"name": "alphscan",
"url": "https://explorer.alph.network",
"icon": "alphscan",
"standard": "EIP3091"
}
]
}