{
  "blockExplorers": [
    {
      "apiUrl": "https://sepolia-testnet-explorer.mintchain.io/api/v2/",
      "family": "blockscout",
      "name": "Mint Sepolia Testnet explorer",
      "url": "https://sepolia-testnet-explorer.mintchain.io"
    }
  ],
  "chainId": 1687,
  "displayName": "Mint Sepolia Testnet",
  "domainId": 1687,
  "isTestnet": true,
  "name": "mintsepoliatest",
  "nativeToken": {
    "decimals": 18,
    "name": "Ether",
    "symbol": "ETH"
  },
  "protocol": "ethereum",
  "rpcUrls": [
    {
      "http": "https://sepolia-testnet-rpc.mintchain.io"
    }
  ]
}