From 50c5c13ff497114185db18e37addbdfe38593019 Mon Sep 17 00:00:00 2001 From: Memo Khoury Date: Tue, 26 Nov 2024 10:22:06 +0000 Subject: [PATCH] rename networks --- webapps/world-builder-dashboard/constants.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapps/world-builder-dashboard/constants.ts b/webapps/world-builder-dashboard/constants.ts index 86c31be2..5802a49d 100644 --- a/webapps/world-builder-dashboard/constants.ts +++ b/webapps/world-builder-dashboard/constants.ts @@ -39,7 +39,7 @@ export const L2_NETWORK: HighNetworkInterface = { export const L3_NETWORK: HighNetworkInterface = { chainId: 13746, name: 'game7Testnet', - displayName: 'Game7 Sepolia', + displayName: 'G7 Sepolia', rpcs: ['https://testnet-rpc.game7.io'], blockExplorerUrls: ['https://testnet.game7.io'], nativeCurrency: { @@ -88,7 +88,7 @@ export const L2_MAIN_NETWORK: NetworkInterface = { export const L3_MAIN_NETWORK: NetworkInterface = { chainId: 2187, name: 'game7', - displayName: 'Game7 Network', + displayName: 'G7 Network', rpcs: ['https://mainnet-rpc.game7.io'], blockExplorerUrls: ['https://mainnet.game7.io'], nativeCurrency: {