{
  "production": {
    "arbitrum": {
      "chainId": 42161,
      "rpc": "https://arb1.arbitrum.io/rpc",
      "explorer": "https://arbiscan.io"
    },
    "b3": {
      "chainId": 8333,
      "rpc": "https://mainnet-rpc.b3.fun",
      "explorer": "https://explorer.b3.fun"
    },
    "base": {
      "chainId": 8453,
      "rpc": "https://mainnet.base.org",
      "explorer": "https://basescan.org"
    },
    "blast": {
      "chainId": 81457,
      "rpc": "https://rpc.blast.io",
      "explorer": "https://blastscan.io"
    },
    "bnb": {
      "chainId": 56,
      "rpc": "https://bsc-dataseed.binance.org",
      "explorer": "https://bscscan.com"
    },
    "ethereum": {
      "chainId": 1,
      "rpc": "https://rpc.ankr.com/eth",
      "explorer": "https://etherscan.io"
    },
    "hyperliquid": {
      "chainId": 999,
      "rpc": "https://rpc.hyperliquid.xyz/evm",
      "explorer": "https://hyperliquid.cloud.blockscout.com"
    }
  },
  "test": {
    "arbitrum": {
      "chainId": 421614,
      "rpc": "https://sepolia-rollup.arbitrum.io/rpc",
      "explorer": "https://sepolia.arbiscan.io"
    },
    "b3": {
      "chainId": 1993,
      "rpc": "https://testnet-rpc.b3.fun",
      "explorer": "https://testnet-explorer.b3.fun"
    },
    "base": {
      "chainId": 84532,
      "rpc": "https://sepolia.base.org",
      "explorer": "https://sepolia.basescan.org"
    },
    "blast": {
      "chainId": 168587773,
      "rpc": "https://sepolia.blast.io",
      "explorer": "https://testnet.blastscan.io"
    },
    "bnb": {
      "chainId": 97,
      "rpc": "https://data-seed-prebsc-1-s1.bnbchain.org:8545",
      "explorer": "https://testnet.bscscan.com"
    },
    "ethereum": {
      "chainId": 11155111,
      "rpc": "https://rpc.sepolia.org",
      "explorer": "https://sepolia.etherscan.io"
    },
    "hyperliquid": {
      "chainId": 998,
      "rpc": "https://rpc.hyperliquid-testnet.xyz/evm",
      "explorer": "https://hyperevmscan.io"
    }
  }
}
