mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
20 lines
435 B
JSON
20 lines
435 B
JSON
{
|
|
"name": "Filecoin - Butterfly testnet",
|
|
"chain": "FIL",
|
|
"status": "incubating",
|
|
"rpc": [],
|
|
"faucets": ["https://faucet.butterfly.fildev.network"],
|
|
"nativeCurrency": {
|
|
"name": "testnet filecoin",
|
|
"symbol": "tFIL",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://filecoin.io",
|
|
"shortName": "filecoin-butterfly",
|
|
"icon": "filecoin",
|
|
"chainId": 3141592,
|
|
"networkId": 3141592,
|
|
"slip44": 1,
|
|
"explorers": []
|
|
}
|