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@8cbc7cc5b6 🚀
This commit is contained in:
parent
22cded1f08
commit
bccbbc96e3
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: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",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -4019,13 +4019,13 @@
|
|||
"name": "Altcoinchain",
|
||||
"chainId": 2330,
|
||||
"shortName": "alt",
|
||||
"networkId": 12345,
|
||||
"networkId": 2330,
|
||||
"nativeCurrency": {
|
||||
"name": "Altcoin",
|
||||
"symbol": "ALT",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["http://161.35.101.221:8545", "https://rpc0.altcoinchain.org"],
|
||||
"rpc": ["http://161.35.101.221:8547", "https://rpc0.altcoinchain.org"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://altcoinchain.org"
|
||||
}, {
|
||||
|
|
|
@ -5722,7 +5722,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",
|
||||
|
@ -5732,9 +5732,9 @@
|
|||
"infoURL": "https://altcoinchain.org",
|
||||
"shortName": "alt",
|
||||
"chainId": 2330,
|
||||
"networkId": 12345,
|
||||
"networkId": 2330,
|
||||
"icon": "altcoinchain",
|
||||
"status": "incubating",
|
||||
"status": "active",
|
||||
"explorers": [{
|
||||
"name": "expedition",
|
||||
"url": "https://expedition.altcoinchain.org",
|
||||
|
|
Loading…
Reference in New Issue
Block a user