Aptos Testnet Indexer API #301
-
Discord user IDvvtri Describe your question in detail.I have checked the indexer graphql API but can't find any way to get transaction hash. Can I get transaction hash from indexer, or I can only get transaction's version from it? What error, if any, are you getting?No response What have you tried or looked at? Or how can we reproduce the error?No response Which operating system are you using?Windows Which SDK or tool are you using? (if any)TypeScript SDK Describe your environment or tooling in detailNo response |
Beta Was this translation helpful? Give feedback.
Answered by
kshitijc1506
Jul 10, 2024
Replies: 1 comment 1 reply
-
Hi @vvtri, as of now, the indexer doesn't include the transaction hash directly. I'm not sure exactly why right now, and we will get back to you! Here's some alternative solutions for now: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kshitijc1506
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @vvtri, as of now, the indexer doesn't include the transaction hash directly. I'm not sure exactly why right now, and we will get back to you!
Here's some alternative solutions for now: