chains/_data/chains/eip155-71.json

24 lines
515 B
JSON

{
"name": "Conflux eSpace (Testnet)",
"chain": "Conflux",
"rpc": ["https://evmtestnet.confluxrpc.com"],
"faucets": ["https://faucet.confluxnetwork.org"],
"nativeCurrency": {
"name": "CFX",
"symbol": "CFX",
"decimals": 18
},
"infoURL": "https://confluxnetwork.org",
"shortName": "cfxtest",
"chainId": 71,
"networkId": 71,
"icon": "conflux",
"explorers": [
{
"name": "Conflux Scan",
"url": "https://evmtestnet.confluxscan.net",
"standard": "none"
}
]
}