mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@759d1866bd 🚀
This commit is contained in:
parent
35bbf67b88
commit
55abfb421c
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Altcoinchain",
|
||||
"chain": "mainnet",
|
||||
"rpc": ["http://161.35.101.221:8547", "https://rpc0.altcoinchain.org"],
|
||||
"rpc": ["https://rpc0.altcoinchain.org/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Altcoin",
|
||||
|
@ -17,7 +17,7 @@
|
|||
"explorers": [
|
||||
{
|
||||
"name": "expedition",
|
||||
"url": "https://expedition.altcoinchain.org",
|
||||
"url": "http://expedition.altcoinchain.org",
|
||||
"icon": "altcoinchain",
|
||||
"standard": "none"
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -4103,7 +4103,7 @@
|
|||
"symbol": "ALT",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["http://161.35.101.221:8547", "https://rpc0.altcoinchain.org"],
|
||||
"rpc": ["https://rpc0.altcoinchain.org/rpc"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://altcoinchain.org"
|
||||
}, {
|
||||
|
|
|
@ -5853,7 +5853,7 @@
|
|||
}, {
|
||||
"name": "Altcoinchain",
|
||||
"chain": "mainnet",
|
||||
"rpc": ["http://161.35.101.221:8547", "https://rpc0.altcoinchain.org"],
|
||||
"rpc": ["https://rpc0.altcoinchain.org/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Altcoin",
|
||||
|
@ -5868,7 +5868,7 @@
|
|||
"status": "active",
|
||||
"explorers": [{
|
||||
"name": "expedition",
|
||||
"url": "https://expedition.altcoinchain.org",
|
||||
"url": "http://expedition.altcoinchain.org",
|
||||
"icon": "altcoinchain",
|
||||
"standard": "none"
|
||||
}]
|
||||
|
|
Loading…
Reference in New Issue
Block a user