mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
2898285b5b
context #1912
20 lines
388 B
JSON
20 lines
388 B
JSON
{
|
|
"name": "Filecoin - Local testnet",
|
|
"chain": "FIL",
|
|
"status": "incubating",
|
|
"rpc": [],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "testnet filecoin",
|
|
"symbol": "tFIL",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://filecoin.io",
|
|
"shortName": "filecoin-local",
|
|
"icon": "filecoin",
|
|
"chainId": 31415926,
|
|
"networkId": 31415926,
|
|
"slip44": 1,
|
|
"explorers": []
|
|
}
|