chains/_data/chains/eip155-5851.json
2022-12-27 10:26:36 +01:00

33 lines
757 B
JSON

{
"name": "Ontology Testnet",
"chain": "Ontology",
"icon": "ontology",
"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": 18
},
"infoURL": "https://ont.io/",
"shortName": "OntologyTestnet",
"chainId": 5851,
"networkId": 5851,
"explorers": [
{
"name": "explorer",
"url": "https://explorer.ont.io/testnet",
"standard": "EIP3091"
}
]
}