Update eip155-2330.json (#1989)

Switched networkId to 2330 as chainId.
Switched RPC port.
Set status active.
This commit is contained in:
Altcoin Cash 2022-12-07 22:10:12 +01:00 committed by GitHub
parent b8d947d318
commit 8cbc7cc5b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ {
"name": "Altcoinchain", "name": "Altcoinchain",
"chain": "mainnet", "chain": "mainnet",
"rpc": ["http://161.35.101.221:8545", "https://rpc0.altcoinchain.org"], "rpc": ["http://161.35.101.221:8547", "https://rpc0.altcoinchain.org"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Altcoin", "name": "Altcoin",
@ -11,9 +11,9 @@
"infoURL": "https://altcoinchain.org", "infoURL": "https://altcoinchain.org",
"shortName": "alt", "shortName": "alt",
"chainId": 2330, "chainId": 2330,
"networkId": 12345, "networkId": 2330,
"icon": "altcoinchain", "icon": "altcoinchain",
"status": "incubating", "status": "active",
"explorers": [ "explorers": [
{ {
"name": "expedition", "name": "expedition",