Is there any way to wait for a transaction to be confirmed?
How do i specifically figure out of the transaction has been confirmed?
I am using useWeb3ExecuteFunction which has onComplete, onSuccess and onError which only seem to handle the sending of the transaction not the Confirmation.