mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
342 B
JSON
16 lines
342 B
JSON
{
|
|
"name": "DxChain Testnet",
|
|
"chain": "DxChain",
|
|
"rpc": ["https://testnet-http.dxchain.com"],
|
|
"faucets": ["https://faucet.dxscan.io"],
|
|
"nativeCurrency": {
|
|
"name": "DxChain Testnet",
|
|
"symbol": "DX",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://testnet.dxscan.io/",
|
|
"shortName": "dxc",
|
|
"chainId": 72,
|
|
"networkId": 72
|
|
}
|