Post
Share your knowledge.
Michelle 77
Jan 27, 2025
Expert Q&A
How to monitor transactions to a specific Sui wallet?
I'm trying to find a way to monitor all transactions made to a specific Sui wallet address. Is there an event that I can use for this purpose or any specific tool or function that can help me track these transactions?
- Move CLI
2
1
Share
Comments
Answers
1Jan 27 2025, 09:23
You can use the Sui indexer to monitor transactions to a specific wallet address. More details on how to implement this can be found in the Sui documentation: https://docs.sui.io/concepts/sui-architecture/indexer-functions.
2
Comments
Do you know the answer?
Please log in and share it.
Move is an executable bytecode language used to implement custom transactions and smart contracts.
148Posts231Answers
Bounty Posts