Open valentinoConti opened 1 year ago
Initial support implemented on #298
Transactions with source chains being: ETH, POLYGON, BSC, OPTIMISM, ARBITRUM, AVALANCHE, BASE and CELO; should be able to be find on wormholescan before the VAA gets emitted.
This is, doing a transaction on the portal bridge / cttp bridge, and when it gives you the transaction hash ready to open it on the blockchain explorer, you should be able to see their details on wormholescan (not all the details, but most of them)
When users do a transaction on the portal bridge (or any wormhole app), they have to wait for a VAA to get emitted before being able to redeem it.
Sometimes, that VAA can take a while to get emitted (solution: wait) or, for some error, it can happen that it never gets emitted (solution: contact support).
In those cases (when there's no vaa yet), if users paste a txHash on the searchbar on wormholescan, they won't see anything related to their transaction. They will see a "not found" page.
The idea of this task is to try to implement a way for users to be able to see "something" related to their transactions. So they don't panic when they already sent funds and it's not being received yet.