mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
388 B
JSON
19 lines
388 B
JSON
{
|
|
"name": "DeFiChain EVM Network Testnet",
|
|
"chain": "defichain-evm-testnet",
|
|
"status": "incubating",
|
|
"rpc": [],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "DeFiChain",
|
|
"symbol": "DFI",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://meta.defichain.com/",
|
|
"shortName": "DFI-T",
|
|
"chainId": 1131,
|
|
"networkId": 1131,
|
|
"icon": "defichain-network",
|
|
"explorers": []
|
|
}
|