diff --git a/package.json b/package.json
index 4e1d81a7a2..4338770e50 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"@chakra-ui/react": "^2.8.0",
"@coinbase/wallet-sdk-3.7.2": "npm:@coinbase/wallet-sdk@3.7.2",
"@coinbase/wallet-sdk-3.9.3": "npm:@coinbase/wallet-sdk@3.9.3",
- "@coinbase/wallet-sdk-4.0.2": "npm:@coinbase/wallet-sdk@4.0.2",
+ "@coinbase/wallet-sdk-4.0.3": "npm:@coinbase/wallet-sdk@4.0.3",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@metamask/eth-sig-util": "^7.0.0",
diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx
index 44ca641f36..e9663fe26b 100644
--- a/src/components/Layout.tsx
+++ b/src/components/Layout.tsx
@@ -65,7 +65,7 @@ export function Layout({ children }: LayoutProps) {
))}
- {sdkVersion === '4.0.2' && (
+ {sdkVersion === '4.0.3' && (
<>