Deploying to gh-pages from @ ethereum-lists/chains@759d1866bd 🚀

This commit is contained in:
ligi 2022-12-13 06:05:23 +00:00
parent 35bbf67b88
commit 55abfb421c
5 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -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

View File

@ -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"
}, {

View File

@ -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"
}]