After approving the unwind transaction, the user is redirected to the unwind page.
Currently it's taking a long time to show the data.
Probable reason, is that the subgraph query is refetching every 10 seconds.
Should reduce that time if the data is incomplete on the unwind page, but remain the same in all other cases (to reduce traffic)