如何监视多边形钱包中的交易?

发布于 2025-01-27 01:09:35 字数 96 浏览 4 评论 0原文

因此,我想监视多边形钱包,以便在发生交易时。看起来多边形钱包监控的资源似乎并不多,主要是用于比特币和以太坊钱包监控。开发程序以监视多边形钱包的程序是什么?我可以使用API​​吗?

So I'm wanting to monitor a Polygon wallet for when transactions occur. It doesn't seem like there are a ton of resources for Polygon wallet monitoring, mostly just for Bitcoin and Ethereum wallet monitoring. What's the process to develop a program to monitor a Polygon wallet? Is there an API I can use?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

半衾梦 2025-02-03 01:09:35

您可以使用Web3 JS,监视所有传入的交易,并通过它们进行迭代并将其与钱包列表进行比较。

我正在构建一个可以为您完成所有检查的工具,TOU只需要做您想要观看的他们进入的交易的地址即可。

You can use web3 js, to monitor all incoming transactions, and be iterating through them and comparing them with the list of your wallets.

I'm building a tool that will do all the checking for you, what tou just have to do is to just be uploading addresses that you want to watch for their incoming transactions.

离去的眼神 2025-02-03 01:09:35

您可以使用加密货币警报的 polygon noreferrer“> polygon hallet hallet Monitoring 服务。他们具有一个API,您可以在其中管理警报条件,并且可以通过Webhook JSON有效载荷接收通知。

You can use Cryptocurrency Alerting's Polygon wallet monitoring service. They have an API where you can manage alert conditions and you can receive notifications via a webhook JSON payload.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文