I want a rest api, can query all transactions by one address #663
godlovericea
started this conversation in
Dev Doc and Tutorial Feedback
Replies: 0 comments
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.
-
Could you provide a REST API endpoint similar to:
https://aptos.dev/en/build/apis/fullnode-rest-api-reference#tag/transactions/GET/accounts/{address}/transactions
that retrieves all transactions associated with my address, including both transactions where the address is the sender and the receiver?
Beta Was this translation helpful? Give feedback.
All reactions