chains/_data/chains/eip155-31415.json
Eva 381d53a364
Updating Filecoin RPC endpoint versions and direct faucet URLs (#2163)
* Updating RPC version and direct faucet URLs

* updating with prettier
2023-01-20 12:29:42 +01:00

19 lines
427 B
JSON

{
"name": "Filecoin - Wallaby testnet",
"chain": "FIL",
"icon": "filecoin",
"rpc": ["https://wallaby.node.glif.io/rpc/v1"],
"faucets": ["https://wallaby.yoga/#faucet"],
"nativeCurrency": {
"name": "testnet filecoin",
"symbol": "tFIL",
"decimals": 18
},
"infoURL": "https://filecoin.io",
"shortName": "filecoin-wallaby",
"chainId": 31415,
"networkId": 31415,
"slip44": 1,
"explorers": []
}