chains/_data/chains/eip155-35443.json

25 lines
457 B
JSON

{
"name": "Q Testnet",
"chain": "Q",
"rpc": ["https://rpc.qtestnet.org"],
"faucets": [],
"nativeCurrency": {
"name": "Q token",
"symbol": "Q",
"decimals": 18
},
"infoURL": "https://q.org/",
"shortName": "q-testnet",
"chainId": 35443,
"networkId": 35443,
"icon": "q",
"explorers": [
{
"name": "Q explorer",
"url": "https://explorer.qtestnet.org",
"icon": "q",
"standard": "EIP3091"
}
]
}