diff --git a/src/store/token/actions.js b/src/store/token/actions.js index a9f015c2..dd579066 100644 --- a/src/store/token/actions.js +++ b/src/store/token/actions.js @@ -343,7 +343,7 @@ export function transfer( if (txHash !== null) { dispatch( addPendingActivity({ - txHash: txHash.transactionHash, + txHash, type: ActivityTypes.HUB_TRANSFER, data: { from,