From e9323c886ccd688348592040f9ec03f30409e0bd Mon Sep 17 00:00:00 2001 From: Jonas Daniels Date: Mon, 17 Feb 2025 20:15:36 -0800 Subject: [PATCH] add abstract chain to supported networks --- apps/playground-web/src/components/styled-connect-button.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/playground-web/src/components/styled-connect-button.tsx b/apps/playground-web/src/components/styled-connect-button.tsx index 7aa2ae3159f..95f2686e04e 100644 --- a/apps/playground-web/src/components/styled-connect-button.tsx +++ b/apps/playground-web/src/components/styled-connect-button.tsx @@ -3,6 +3,7 @@ import { THIRDWEB_CLIENT } from "@/lib/client"; import { useTheme } from "next-themes"; import { + abstract, arbitrumSepolia, baseSepolia, optimismSepolia, @@ -26,6 +27,7 @@ export function StyledConnectButton( optimismSepolia, polygonAmoy, arbitrumSepolia, + abstract, ]} wallets={WALLETS} supportedNFTs={{