From acf87635899bb0684079394f9937c09c362a69a6 Mon Sep 17 00:00:00 2001 From: Akash Halder <65557463+akashhalder3@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:07:09 +0530 Subject: [PATCH] Bc Hyper chain mainnet explorer link correction (#6921) * Add BC Hyper POS Testnet with rpc, explorer and icon * BC Hyper Blockchain new line removed and submitted * BC Hyper chain added and fixed icon size * BC Hyper chain added and fixed icon size * BC Hyper blockchain icon added * BC Hyper blockchain icon added * Reconfigure logo uri of BC Hyper Testnet * fix BC Hyper Blockchain bch.json file * Bc Hyper Blockchain logo * bc Hyper gradle build test * Bc Hyper Testnet name, explorer link updated * bc hyper test * bc hyper testnet explorer link fixed * new rpc url added for omax mainnet * Added omax chain testnet configuration * BC Hyper Chain Mainnet configurations added. * BC Hyper Chain Mainnet configurations added. * fixed icon size of bchyper blockchain * fixed bc hyper mainnet explorer link --------- Co-authored-by: ligi --- _data/chains/eip155-3030.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-3030.json b/_data/chains/eip155-3030.json index 78ef8e7fd4c6..a3c396e07061 100644 --- a/_data/chains/eip155-3030.json +++ b/_data/chains/eip155-3030.json @@ -17,7 +17,7 @@ "explorers": [ { "name": "bcexplorer mainnet", - "url": "https://mainnet.bchscan.io", + "url": "https://bchscan.io", "standard": "EIP3091" } ]