{
  "network": "TWIX Mainnet",
  "cosmos": {
    "chain_id": "twix-1",
    "rpc": "https://rpc.twixchain.com",
    "rest": "https://api.twixchain.com",
    "bip44_coin_type": 60,
    "hd_path": "m/44'/60'/0'/0/0",
    "bech32": {
      "account": "twix",
      "account_pubkey": "twixpub",
      "validator": "twixvaloper",
      "validator_pubkey": "twixvaloperpub",
      "consensus": "twixvalcons",
      "consensus_pubkey": "twixvalconspub"
    }
  },
  "evm": {
    "chain_id": 1415006552,
    "chain_id_hex": "0x54574958",
    "rpc": "https://evm.twixchain.com",
    "websocket": "wss://ws.twixchain.com",
    "icon_urls": [
      "https://twixchain.com/network-icon-512.png",
      "https://twixchain.com/network-icon.svg"
    ]
  },
  "currency": {
    "name": "TWIX",
    "symbol": "TWIX",
    "minimal_denom": "atwix",
    "decimals": 18
  },
  "wallet_files": {
    "metamask": "https://twixchain.com/evm-network.json",
    "keplr": "https://twixchain.com/keplr-chain.json"
  },
  "branding": {
    "network_icon": "https://twixchain.com/network-icon-512.png"
  }
}
