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@5468f0a94f 🚀
This commit is contained in:
parent
a393bd6085
commit
52e4b91f34
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -656,9 +656,9 @@
|
|||
"nativeCurrency": {
|
||||
"name": "ONG",
|
||||
"symbol": "ONG",
|
||||
"decimals": 9
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://dappnode1.ont.io:20339", "https://dappnode2.ont.io:20339", "https://dappnode3.ont.io:20339", "https://dappnode4.ont.io:20339"],
|
||||
"rpc": ["http://dappnode1.ont.io:20339", "http://dappnode2.ont.io:20339", "http://dappnode3.ont.io:20339", "http://dappnode4.ont.io:20339", "https://dappnode1.ont.io:10339", "https://dappnode2.ont.io:10339", "https://dappnode3.ont.io:10339", "https://dappnode4.ont.io:10339"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://ont.io/"
|
||||
}, {
|
||||
|
@ -3035,9 +3035,9 @@
|
|||
"nativeCurrency": {
|
||||
"name": "ONG",
|
||||
"symbol": "ONG",
|
||||
"decimals": 9
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://polaris1.ont.io:20339", "https://polaris2.ont.io:20339", "https://polaris3.ont.io:20339", "https://polaris4.ont.io:20339"],
|
||||
"rpc": ["http://polaris1.ont.io:20339", "http://polaris2.ont.io:20339", "http://polaris3.ont.io:20339", "http://polaris4.ont.io:20339", "https://polaris1.ont.io:10339", "https://polaris2.ont.io:10339", "https://polaris3.ont.io:10339", "https://polaris4.ont.io:10339"],
|
||||
"faucets": ["https://developer.ont.io/"],
|
||||
"infoURL": "https://ont.io/"
|
||||
}, {
|
||||
|
|
|
@ -877,12 +877,12 @@
|
|||
}, {
|
||||
"name": "Ontology Mainnet",
|
||||
"chain": "Ontology",
|
||||
"rpc": ["https://dappnode1.ont.io:20339", "https://dappnode2.ont.io:20339", "https://dappnode3.ont.io:20339", "https://dappnode4.ont.io:20339"],
|
||||
"rpc": ["http://dappnode1.ont.io:20339", "http://dappnode2.ont.io:20339", "http://dappnode3.ont.io:20339", "http://dappnode4.ont.io:20339", "https://dappnode1.ont.io:10339", "https://dappnode2.ont.io:10339", "https://dappnode3.ont.io:10339", "https://dappnode4.ont.io:10339"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "ONG",
|
||||
"symbol": "ONG",
|
||||
"decimals": 9
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ont.io/",
|
||||
"shortName": "Ontology Mainnet",
|
||||
|
@ -4168,12 +4168,12 @@
|
|||
}, {
|
||||
"name": "Ontology Testnet",
|
||||
"chain": "Ontology",
|
||||
"rpc": ["https://polaris1.ont.io:20339", "https://polaris2.ont.io:20339", "https://polaris3.ont.io:20339", "https://polaris4.ont.io:20339"],
|
||||
"rpc": ["http://polaris1.ont.io:20339", "http://polaris2.ont.io:20339", "http://polaris3.ont.io:20339", "http://polaris4.ont.io:20339", "https://polaris1.ont.io:10339", "https://polaris2.ont.io:10339", "https://polaris3.ont.io:10339", "https://polaris4.ont.io:10339"],
|
||||
"faucets": ["https://developer.ont.io/"],
|
||||
"nativeCurrency": {
|
||||
"name": "ONG",
|
||||
"symbol": "ONG",
|
||||
"decimals": 9
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ont.io/",
|
||||
"shortName": "Ontology Testnet",
|
||||
|
|
Loading…
Reference in New Issue
Block a user