chains/_data/chains/eip155-35441.json

25 lines
434 B
JSON

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