chains/_data/chains/eip155-8738.json
2023-03-13 11:04:03 +01:00

23 lines
460 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",
"standard": "EIP3091"
}
]
}