diff --git a/src/components/transactions/TxDetails/Summary/index.tsx b/src/components/transactions/TxDetails/Summary/index.tsx index 1dfbc7a2e7..d4b7da65d7 100644 --- a/src/components/transactions/TxDetails/Summary/index.tsx +++ b/src/components/transactions/TxDetails/Summary/index.tsx @@ -76,7 +76,7 @@ const Summary = ({ txDetails, defaultExpanded = false, hideDecodedData = false } )} - + )} - {!isCounterfactualSafe && !props.isRejection && } + {!isSafenetEnabled && !isCounterfactualSafe && !props.isRejection && } {!isCounterfactualSafe && !props.isRejection && } @@ -224,7 +224,7 @@ export const SignOrExecuteForm = ({ {!isMultiChainMigration && } - + {!isSafenetEnabled && } {isCounterfactualSafe && !isDelegate && (