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",
|
"name": "Altcoinchain",
|
||||||
"chain": "mainnet",
|
"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": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Altcoin",
|
"name": "Altcoin",
|
||||||
|
@ -11,9 +11,9 @@
|
||||||
"infoURL": "https://altcoinchain.org",
|
"infoURL": "https://altcoinchain.org",
|
||||||
"shortName": "alt",
|
"shortName": "alt",
|
||||||
"chainId": 2330,
|
"chainId": 2330,
|
||||||
"networkId": 12345,
|
"networkId": 2330,
|
||||||
"icon": "altcoinchain",
|
"icon": "altcoinchain",
|
||||||
"status": "incubating",
|
"status": "active",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "expedition",
|
"name": "expedition",
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -4019,13 +4019,13 @@
|
||||||
"name": "Altcoinchain",
|
"name": "Altcoinchain",
|
||||||
"chainId": 2330,
|
"chainId": 2330,
|
||||||
"shortName": "alt",
|
"shortName": "alt",
|
||||||
"networkId": 12345,
|
"networkId": 2330,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Altcoin",
|
"name": "Altcoin",
|
||||||
"symbol": "ALT",
|
"symbol": "ALT",
|
||||||
"decimals": 18
|
"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": [],
|
"faucets": [],
|
||||||
"infoURL": "https://altcoinchain.org"
|
"infoURL": "https://altcoinchain.org"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -5722,7 +5722,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Altcoinchain",
|
"name": "Altcoinchain",
|
||||||
"chain": "mainnet",
|
"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": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Altcoin",
|
"name": "Altcoin",
|
||||||
|
@ -5732,9 +5732,9 @@
|
||||||
"infoURL": "https://altcoinchain.org",
|
"infoURL": "https://altcoinchain.org",
|
||||||
"shortName": "alt",
|
"shortName": "alt",
|
||||||
"chainId": 2330,
|
"chainId": 2330,
|
||||||
"networkId": 12345,
|
"networkId": 2330,
|
||||||
"icon": "altcoinchain",
|
"icon": "altcoinchain",
|
||||||
"status": "incubating",
|
"status": "active",
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "expedition",
|
"name": "expedition",
|
||||||
"url": "https://expedition.altcoinchain.org",
|
"url": "https://expedition.altcoinchain.org",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user