diff --git a/configs/featured-networks/base-goerli.json b/configs/featured-networks/base-goerli.json index 15864006..ab8f674b 100644 --- a/configs/featured-networks/base-goerli.json +++ b/configs/featured-networks/base-goerli.json @@ -152,7 +152,7 @@ }, { "title": "Garnet Testnet", - "url": "https://redstone-garnet.blockscout.com/", + "url": "https://garnet.blockscout.com/", "group": "Testnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/redstone-light.svg" }, diff --git a/configs/featured-networks/base-mainnet.json b/configs/featured-networks/base-mainnet.json index e71e7f8b..942dd195 100644 --- a/configs/featured-networks/base-mainnet.json +++ b/configs/featured-networks/base-mainnet.json @@ -151,7 +151,7 @@ }, { "title": "Garnet Testnet", - "url": "https://redstone-garnet.blockscout.com/", + "url": "https://garnet.blockscout.com/", "group": "Testnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/redstone-light.svg" }, diff --git a/configs/featured-networks/base-sepolia.json b/configs/featured-networks/base-sepolia.json index 46dfbb2f..f71b7c17 100644 --- a/configs/featured-networks/base-sepolia.json +++ b/configs/featured-networks/base-sepolia.json @@ -152,7 +152,7 @@ }, { "title": "Garnet Testnet", - "url": "https://redstone-garnet.blockscout.com/", + "url": "https://garnet.blockscout.com/", "group": "Testnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/redstone-light.svg" }, diff --git a/configs/featured-networks/eth-goerli.json b/configs/featured-networks/eth-goerli.json index fdf39eb1..052ad11c 100644 --- a/configs/featured-networks/eth-goerli.json +++ b/configs/featured-networks/eth-goerli.json @@ -151,7 +151,7 @@ }, { "title": "Garnet Testnet", - "url": "https://redstone-garnet.blockscout.com/", + "url": "https://garnet.blockscout.com/", "group": "Testnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/redstone-light.svg" }, diff --git a/configs/featured-networks/eth-sepolia.json b/configs/featured-networks/eth-sepolia.json index c0933cf1..e848afbc 100644 --- a/configs/featured-networks/eth-sepolia.json +++ b/configs/featured-networks/eth-sepolia.json @@ -151,7 +151,7 @@ }, { "title": "Garnet Testnet", - "url": "https://redstone-garnet.blockscout.com/", + "url": "https://garnet.blockscout.com/", "group": "Testnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/redstone-light.svg" }, diff --git a/configs/featured-networks/eth.json b/configs/featured-networks/eth.json index d61170e7..691e37b9 100644 --- a/configs/featured-networks/eth.json +++ b/configs/featured-networks/eth.json @@ -151,7 +151,7 @@ }, { "title": "Garnet Testnet", - "url": "https://redstone-garnet.blockscout.com/", + "url": "https://garnet.blockscout.com/", "group": "Testnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/redstone-light.svg" }, diff --git a/configs/featured-networks/holesky.json b/configs/featured-networks/holesky.json index 9d73c564..8c600c32 100644 --- a/configs/featured-networks/holesky.json +++ b/configs/featured-networks/holesky.json @@ -151,7 +151,7 @@ }, { "title": "Garnet Testnet", - "url": "https://redstone-garnet.blockscout.com/", + "url": "https://garnet.blockscout.com/", "group": "Testnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/redstone-light.svg" }, diff --git a/configs/featured-networks/redstone-testnet.json b/configs/featured-networks/redstone-testnet.json index 63623db6..eb975444 100644 --- a/configs/featured-networks/redstone-testnet.json +++ b/configs/featured-networks/redstone-testnet.json @@ -6,7 +6,7 @@ }, { "title": "Garnet Testnet", - "url": "https://redstone-garnet.blockscout.com/", + "url": "https://garnet.blockscout.com/", "group": "Mainnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/redstone-light.svg", "isActive": true diff --git a/configs/featured-networks/redstone.json b/configs/featured-networks/redstone.json index 1b6e556d..a1a35125 100644 --- a/configs/featured-networks/redstone.json +++ b/configs/featured-networks/redstone.json @@ -7,7 +7,7 @@ }, { "title": "Garnet Testnet", - "url": "https://redstone-garnet.blockscout.com/", + "url": "https://garnet.blockscout.com/", "group": "Mainnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/redstone-light.svg" }