diff --git a/_data/chains/eip155-188.json b/_data/chains/eip155-188.json
new file mode 100644
index 00000000..1fcdc2ca
--- /dev/null
+++ b/_data/chains/eip155-188.json
@@ -0,0 +1,23 @@
+{
+  "name": "BMC Mainnet",
+  "chain": "BMC",
+  "network": "mainnet",
+  "rpc": [
+    "https://mainnet.bmcchain.com/"
+  ],
+  "faucets": [],
+  "nativeCurrency": {
+    "name": "BTM",
+    "symbol": "BTM",
+    "decimals": 18
+  },
+  "infoURL": "https://bmc.bytom.io/",
+  "shortName": "BMC",
+  "chainId": 188,
+  "networkId": 188,
+  "explorers": [{
+    "name": "Blockmeta",
+    "url": "https://bmc.blockmeta.com/",
+    "standard": "none"
+  }]
+}