Important: How can I subscribe to every buy/sell txn of a coin? #505
Answered
by
0xaptosj
ajaythxkur
asked this question in
Questions
-
I need to fetch every buy/sell txn of a coin, whenever someone swaps the coin. The thing is I don't know where to find the right websockets/APIs for this. |
Beta Was this translation helpful? Give feedback.
Answered by
0xaptosj
Oct 24, 2024
Replies: 1 comment
-
there's no websocket api now. You can build an indexer for that. We have a tutorial for that https://learn.aptoslabs.com/en/dapp-templates/custom-indexer-template |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
0xaptosj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
there's no websocket api now. You can build an indexer for that. We have a tutorial for that
https://learn.aptoslabs.com/en/dapp-templates/custom-indexer-template