chains/chains/eip155-3333.json

23 lines
455 B
JSON

{
"name": "Web3Q Testnet",
"chain": "Web3Q",
"rpc": ["https://testnet.web3q.io:8545"],
"faucets": [],
"nativeCurrency": {
"name": "Web3Q",
"symbol": "W3Q",
"decimals": 18
},
"infoURL": "https://testnet.web3q.io/home.w3q/",
"shortName": "w3q-t",
"chainId": 3333,
"networkId": 3333,
"explorers": [
{
"name": "w3q-testnet",
"url": "https://explorer.testnet.web3q.io",
"standard": "EIP3091"
}
]
}