What is the best endpoint to track the history of transaction? #13492
Unanswered
asharma0662
asked this question in
Q&A
Replies: 1 comment
-
If you're using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would like to know, based on block.data.tx value from the following endpoint
curl -X GET "https://api.cosmos.network/blocks/5200806" -H "accept: application/json"
, how I can see what wallet this transaction came from, where this transaction is going, and what amount is being sent?What is the best endpoint for this?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions