From 705750010a63a993b570ee4db708052eaaf67316 Mon Sep 17 00:00:00 2001 From: Gabriel Buragev Date: Fri, 28 Jul 2023 11:27:35 +0200 Subject: [PATCH] frontend: enable Base --- frontend/config/chains/8453.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/config/chains/8453.json b/frontend/config/chains/8453.json index 89cc8aa9c..30049132a 100644 --- a/frontend/config/chains/8453.json +++ b/frontend/config/chains/8453.json @@ -10,6 +10,5 @@ "symbol": "ETH", "decimals": 18 }, - "internalRpcUrl": "https://base-mainnet.blastapi.io/4ce13fbe-7b55-42ef-a1a1-6e9be8006083", - "hidden": true + "internalRpcUrl": "https://base-mainnet.blastapi.io/4ce13fbe-7b55-42ef-a1a1-6e9be8006083" }