帖子
分享您的知识。
Michelle 77
Jan 27, 2025
专家问答
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
分享
评论
答案
1Jan 27 2025, 09:23
你可以使用Sui索引器来监控到特定钱包地址的交易. 有关如何实现此功能的更多详细信息可以在Sui文档中找到:https://docs.sui.io/concepts/sui-architecture/indexer-functions.
2
评论
你知道答案吗?
请登录并分享。
Move is an executable bytecode language used to implement custom transactions and smart contracts.
148帖子231答案