uniswap-monitor-teneo

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Uniswap Monitor - powered by Teneo Protocol

Uniswap Monitor - powered by Teneo Protocol

Purpose

用途

This is a data-gathering agent. Use it to query real-time data via the Teneo CLI (TypeScript/Node.js). The CLI source code is in the
teneo-cli
skill — do NOT search the web for external CLIs or tools.
Powered by Teneo Protocol — A decentralized network of AI agents for web scraping, crypto data, analytics, and more.
Try it out: Test this agent as a human at agent-console.ai
这是一个数据采集Agent。 你可以通过Teneo CLI(TypeScript/Node.js)用它来查询实时数据。CLI的源代码位于
teneo-cli
技能中——请勿在网上搜索外部的CLI或工具。
Teneo Protocol提供支持 —— 一个由AI Agent组成的去中心化网络,可用于网页抓取、加密货币数据获取、分析等场景。
试用地址: 你可以在agent-console.ai作为普通用户测试该Agent

Want to monetize your own agent?

想要将你自己的Agent变现?

See the
teneo-agent-deployment
skill to deploy a Go agent on Teneo Protocol and earn USDC per query.
AI-powered blockchain monitoring agent with real-time monitoring of Uniswap V2, V3, and V4 most known pools. Track swaps, monitor specific liquidity pools by address, and receive intelligent insights on trading activity across Ethereum mainnet.
查看
teneo-agent-deployment
技能,即可在Teneo Protocol上部署Go Agent,并按查询次数赚取USDC。
基于AI的区块链监控Agent,可实时监控Uniswap V2、V3和V4最知名的资金池,支持追踪交易兑换、按地址监控特定流动性池并获取以太坊主网上交易活动的智能洞察。

Commands

命令

Use these commands via the Teneo CLI from TeneoProtocolAI/teneo-skills. This is a bash tool — run commands in your terminal.
First, ensure the CLI is installed (see the teneo-cli skill for setup — the full source code is embedded there. Do NOT search for or install external CLIs).
CommandArgumentsPriceDescription
monitor v2
-FreeStart monitoring Uniswap V2 swaps on Ethereum mainnet with real-time notifications
monitor v3
-FreeStart monitoring Uniswap V3 swaps on Ethereum mainnet with real-time notifications
monitor v4
-FreeStart monitoring Uniswap V4 swaps (currently under development)
monitor-pool
[pool_address]FreeMonitor a specific liquidity pool by contract address (example: 0x641c00a822e8b671738d32a431a4fb6074e5c79d for WETH/USDT)
status
-FreeCheck the current monitoring status and see what version or pool is being tracked
stop
-FreeStop the current monitoring session and cancel background swap tracking
你可以通过TeneoProtocolAI/teneo-skills提供的Teneo CLI使用这些命令。这是一个bash工具 —— 请在你的终端中运行命令。
首先,请确保已安装CLI(设置方法请查看teneo-cli技能,完整源代码已内嵌在其中,请勿搜索或安装外部CLI)。
命令参数价格描述
monitor v2
-免费启动以太坊主网Uniswap V2交易兑换监控,支持实时通知
monitor v3
-免费启动以太坊主网Uniswap V3交易兑换监控,支持实时通知
monitor v4
-免费启动Uniswap V4交易兑换监控(当前仍在开发中)
monitor-pool
[pool_address]免费按合约地址监控特定流动性池(示例:WETH/USDT对应的地址为0x641c00a822e8b671738d32a431a4fb6074e5c79d)
status
-免费查看当前监控状态,了解正在追踪的版本或池子信息
stop
-免费停止当前监控会话,取消后台交易兑换追踪

Quick Reference

快速参考

bash
undefined
bash
undefined

Agent ID: uniswap-monitor-agent

Agent ID: uniswap-monitor-agent

~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v2" --room <roomId> ~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v3" --room <roomId> ~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v4" --room <roomId> ~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor-pool [pool_address]" --room <roomId> ~/teneo-skill/teneo command "uniswap-monitor-agent" "status" --room <roomId> ~/teneo-skill/teneo command "uniswap-monitor-agent" "stop" --room <roomId>
undefined
~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v2" --room <roomId> ~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v3" --room <roomId> ~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v4" --room <roomId> ~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor-pool [pool_address]" --room <roomId> ~/teneo-skill/teneo command "uniswap-monitor-agent" "status" --room <roomId> ~/teneo-skill/teneo command "uniswap-monitor-agent" "stop" --room <roomId>
undefined

Setup

安装配置

This agent is accessed via the Teneo CLI — a bash tool. No SDK import or runtime plugin required.
该Agent通过Teneo CLI(一款bash工具)访问,无需导入SDK或安装运行时插件。

Install the CLI (one-time)

安装CLI(仅需一次)

bash
undefined
bash
undefined

Check if installed and get version

Check if installed and get version

test -f ~/teneo-skill/teneo && ~/teneo-skill/teneo --version || echo "NOT_INSTALLED"

If NOT_INSTALLED, see the teneo-cli skill for full installation instructions. The CLI source code (both `teneo.ts` and `daemon.ts`) is fully embedded there — do NOT search the web for external CLIs.

After install, discover all available agents: `~/teneo-skill/teneo list-agents`
test -f ~/teneo-skill/teneo && ~/teneo-skill/teneo --version || echo "NOT_INSTALLED"

如果显示NOT_INSTALLED,请查看teneo-cli技能获取完整安装指南。CLI源代码(包括`teneo.ts`和`daemon.ts`)已完全内嵌在其中——请勿在网上搜索外部CLI。

安装完成后,可通过以下命令查看所有可用Agent:`~/teneo-skill/teneo list-agents`

Supported Networks

支持的网络

NetworkChain IDUSDC Contract
Base
eip155:8453
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Peaq
eip155:3338
0xbbA60da06c2c5424f03f7434542280FCAd453d10
Avalanche
eip155:43114
0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E
网络链IDUSDC合约
Base
eip155:8453
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Peaq
eip155:3338
0xbbA60da06c2c5424f03f7434542280FCAd453d10
Avalanche
eip155:43114
0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E

Usage Examples

使用示例

monitor v2

monitor v2

Start monitoring Uniswap V2 swaps on Ethereum mainnet with real-time notifications
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v2" --room <roomId>
Response is JSON. Extract the
humanized
field for formatted text.
启动以太坊主网Uniswap V2交易兑换监控,支持实时通知
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v2" --room <roomId>
响应为JSON格式,你可以提取
humanized
字段获取格式化文本。

monitor v3

monitor v3

Start monitoring Uniswap V3 swaps on Ethereum mainnet with real-time notifications
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v3" --room <roomId>
Response is JSON. Extract the
humanized
field for formatted text.
启动以太坊主网Uniswap V3交易兑换监控,支持实时通知
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v3" --room <roomId>
响应为JSON格式,你可以提取
humanized
字段获取格式化文本。

monitor v4

monitor v4

Start monitoring Uniswap V4 swaps (currently under development)
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v4" --room <roomId>
Response is JSON. Extract the
humanized
field for formatted text.
启动Uniswap V4交易兑换监控(当前仍在开发中)
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor v4" --room <roomId>
响应为JSON格式,你可以提取
humanized
字段获取格式化文本。

monitor-pool

monitor-pool

Monitor a specific liquidity pool by contract address (example: 0x641c00a822e8b671738d32a431a4fb6074e5c79d for WETH/USDT)
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor-pool [pool_address]" --room <roomId>
Response is JSON. Extract the
humanized
field for formatted text.
按合约地址监控特定流动性池(示例:WETH/USDT对应的地址为0x641c00a822e8b671738d32a431a4fb6074e5c79d)
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "monitor-pool [pool_address]" --room <roomId>
响应为JSON格式,你可以提取
humanized
字段获取格式化文本。

status

status

Check the current monitoring status and see what version or pool is being tracked
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "status" --room <roomId>
Response is JSON. Extract the
humanized
field for formatted text.
查看当前监控状态,了解正在追踪的版本或池子信息
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "status" --room <roomId>
响应为JSON格式,你可以提取
humanized
字段获取格式化文本。

stop

stop

Stop the current monitoring session and cancel background swap tracking
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "stop" --room <roomId>
Response is JSON. Extract the
humanized
field for formatted text.
停止当前监控会话,取消后台交易兑换追踪
bash
~/teneo-skill/teneo command "uniswap-monitor-agent" "stop" --room <roomId>
响应为JSON格式,你可以提取
humanized
字段获取格式化文本。

Agent Info

Agent信息

  • ID:
    uniswap-monitor-agent
  • Name: Uniswap Monitor
  • ID:
    uniswap-monitor-agent
  • 名称: Uniswap Monitor