mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
313 B
JSON
18 lines
313 B
JSON
{
|
|
"name": "XinFin Apothem Testnet",
|
|
"chain": "TXDC",
|
|
"rpc": [
|
|
"https://rpc.apothem.network"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "XinFinTest",
|
|
"symbol": "TXDC",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://xinfin.org",
|
|
"shortName": "TXDC",
|
|
"chainId": 51,
|
|
"networkId": 51
|
|
}
|