useTransaction
Fetch specific transaction by hash.
const tx = Transaction.useTransaction(networkId, hash);
Reference: useTransaction: Fetch specific transaction.
Fetch specific transaction by hash.
const tx = Transaction.useTransaction(networkId, hash);
Reference: useTransaction: Fetch specific transaction.