Get Transaction Status #276
Tranduy1dol
started this conversation in
General
Replies: 1 comment 3 replies
-
You can call the Aptos fullnode API, From the response, Alternatively, you can use the aptos typescript sdk which calls the fullnode API internally:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, If i have a transaction hash, and an account who does this transaction, how can i check that if this transaction is finalized or not?
Beta Was this translation helpful? Give feedback.
All reactions