chains/_data/chains/eip155-7668378.json
backend69 27887f76f2
updating to new link which is easier to read with all subdomains (#2028)
Co-authored-by: encrypt3dW4lrus <bulion96@hotmail.com>
2022-12-14 18:00:10 +01:00

26 lines
531 B
JSON

{
"name": "QL1 Testnet",
"chain": "QOM",
"status": "incubating",
"rpc": ["https://rpc.testnet.qom.one"],
"faucets": ["https://faucet.qom.one"],
"nativeCurrency": {
"name": "Shiba Predator",
"symbol": "QOM",
"decimals": 18
},
"infoURL": "https://qom.one",
"shortName": "tqom",
"chainId": 7668378,
"networkId": 7668378,
"icon": "qom",
"explorers": [
{
"name": "QL1 Testnet Explorer",
"url": "https://testnet.qom.one",
"icon": "qom",
"standard": "EIP3091"
}
]
}