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", "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

View File

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

View File

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