Transaction Bot 监控

Transaction Bot 监控是什么?

Transaction Bot 监控主要用于链上交易监控。

Transaction Bot 监控典型场景

  1. 监控目标发送人的交易

  2. 监控目标接受人的交易

  3. 监控 ETH 大于或小于目标阈值发送告警

  4. 监控特定 methodId 的交易

支持的数据源

如何配置 Transaction Bot 监控?

登录 ChainBot 平台后,右上角 "Create Bot" -> "Transaction Monitor"。

Info 说明

Conditions 说明

模板变量说明

默认告警模板

[{$bot.name}]
From: {$tx.from}
To: {$tx.to}
Detail: {$parsed.message}
Method: {$tx.method}
Status: {$tx.status}
Explore: {$chain.explore}/tx/{$tx.hash}
Time: {$alert.time}

了解告警通知模板?

通知消息示例

[ Transaction Monitor ] Name: mim增发监控 From: 0xfddfe525054efaad204600d00ca86adb1cc2ea8a To: 0x5f0dee98360d8200b20812e174d139a1a633edd2 Method: execTransaction(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,bytes) Explore: https://etherscan.io/tx/0x5a1a9f01fd3fad6fa3909bcdd284e8023eedf9797d94458a13bb6df929d80a1a Time: 2022-05-10 22:40:29 +0800 CST

Created By ChainBot.io

Transaction Bot 监控案例

Transaction Bot 案例

最后更新于