diff --git a/apps/wallet-mobile/src/features/ReviewTx/common/ExplorerInfoLinks.tsx b/apps/wallet-mobile/src/features/ReviewTx/common/ExplorerInfoLinks.tsx
index 08376f8949..7eeda6ff42 100644
--- a/apps/wallet-mobile/src/features/ReviewTx/common/ExplorerInfoLinks.tsx
+++ b/apps/wallet-mobile/src/features/ReviewTx/common/ExplorerInfoLinks.tsx
@@ -27,7 +27,7 @@ export const ExplorerInfoLinks = ({id, type}: {id: string; type: 'token' | 'pool
{strings.details}
- handleOpenLink('cardanoscan')}>
+ handleOpenLink(Explorers.Explorer.CardanoScan)}>
Cardanoscan