diff --git a/packages/synapse-interface/components/Portfolio/Transaction/PendingTransaction.tsx b/packages/synapse-interface/components/Portfolio/Transaction/PendingTransaction.tsx index 95b821db89..66c165627c 100644 --- a/packages/synapse-interface/components/Portfolio/Transaction/PendingTransaction.tsx +++ b/packages/synapse-interface/components/Portfolio/Transaction/PendingTransaction.tsx @@ -181,7 +181,7 @@ export const PendingTransaction = ({ transactionHash, bridgeModuleName, kappa, - checkStatus: isSignificantlyDelayed, + checkStatus: isDelayed, elapsedTime: updatedElapsedTime, })