Create eip155-8738.json (#1733)

This commit is contained in:
Alph Network 2022-10-19 01:06:43 +03:30 committed by GitHub
parent 823bec9e37
commit 968c253408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,23 @@
{
"name": "Alph Network",
"chain": "ALPH",
"rpc": ["http://rpc.alph.network:8545", "ws://rpc.alph.network:8546"],
"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"
}
]
}