chains/_data/chains/eip155-3333.json
2022-03-15 09:19:13 +08:00

24 lines
450 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"
}]
}