mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-2330.json (#1989)
Switched networkId to 2330 as chainId. Switched RPC port. Set status active.
This commit is contained in:
parent
b8d947d318
commit
8cbc7cc5b6
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Altcoinchain",
|
||||
"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": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Altcoin",
|
||||
|
@ -11,9 +11,9 @@
|
|||
"infoURL": "https://altcoinchain.org",
|
||||
"shortName": "alt",
|
||||
"chainId": 2330,
|
||||
"networkId": 12345,
|
||||
"networkId": 2330,
|
||||
"icon": "altcoinchain",
|
||||
"status": "incubating",
|
||||
"status": "active",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "expedition",
|
||||
|
|
Loading…
Reference in New Issue
Block a user