diff --git a/src/Home.tsx b/src/Home.tsx index d1d8b49..8781549 100644 --- a/src/Home.tsx +++ b/src/Home.tsx @@ -62,17 +62,19 @@ const Home: React.FC = () => {
- -
- - - - Check out the special dashboard for EIP-1559 - - - -
-
+ {provider?.network.chainId !== 11155111 && ( + +
+ + + + Check out the special dashboard for EIP-1559 + + + +
+
+ )}
{latestBlock && (