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",
|
"name": "Altcoinchain",
|
||||||
"chain": "mainnet",
|
"chain": "mainnet",
|
||||||
"rpc": ["http://161.35.101.221:8547", "https://rpc0.altcoinchain.org"],
|
"rpc": ["https://rpc0.altcoinchain.org/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Altcoin",
|
"name": "Altcoin",
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "expedition",
|
"name": "expedition",
|
||||||
"url": "https://expedition.altcoinchain.org",
|
"url": "http://expedition.altcoinchain.org",
|
||||||
"icon": "altcoinchain",
|
"icon": "altcoinchain",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -4103,7 +4103,7 @@
|
||||||
"symbol": "ALT",
|
"symbol": "ALT",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["http://161.35.101.221:8547", "https://rpc0.altcoinchain.org"],
|
"rpc": ["https://rpc0.altcoinchain.org/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://altcoinchain.org"
|
"infoURL": "https://altcoinchain.org"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -5853,7 +5853,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Altcoinchain",
|
"name": "Altcoinchain",
|
||||||
"chain": "mainnet",
|
"chain": "mainnet",
|
||||||
"rpc": ["http://161.35.101.221:8547", "https://rpc0.altcoinchain.org"],
|
"rpc": ["https://rpc0.altcoinchain.org/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Altcoin",
|
"name": "Altcoin",
|
||||||
|
@ -5868,7 +5868,7 @@
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "expedition",
|
"name": "expedition",
|
||||||
"url": "https://expedition.altcoinchain.org",
|
"url": "http://expedition.altcoinchain.org",
|
||||||
"icon": "altcoinchain",
|
"icon": "altcoinchain",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user