{
  "blockExplorers": [
    {
      "apiUrl": "https://filecoin.blockscout.com/api",
      "family": "blockscout",
      "name": "Filecoin VM Explorer",
      "url": "https://filecoin.blockscout.com"
    }
  ],
  "blocks": {
    "confirmations": 1,
    "estimateBlockTime": 30,
    "reorgPeriod": 0
  },
  "chainId": 314,
  "displayName": "Filecoin",
  "domainId": 314,
  "gasCurrencyCoinGeckoId": "filecoin",
  "name": "filecoin",
  "nativeToken": {
    "decimals": 18,
    "name": "Filecoin",
    "symbol": "FIL"
  },
  "protocol": "ethereum",
  "rpcUrls": [
    {
      "http": "https://api.node.glif.io/rpc/v1"
    },
    {
      "http": "https://rpc.ankr.com/filecoin"
    }
  ]
}