mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-8738.json (#1733)
This commit is contained in:
parent
823bec9e37
commit
968c253408
23
_data/chains/eip155-8738.json
Normal file
23
_data/chains/eip155-8738.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user