aave-v3-liquidation-watcher-teneo

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Aave V3 Liquidation Watcher - powered by Teneo Protocol

Aave V3 清算监控器 - 由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
skill中,请勿在网上搜索外部CLI或工具。
Teneo Protocol提供支持 —— 一个去中心化AI Agent网络,可用于网页抓取、加密货币数据、分析等场景。
试用地址: 你可以在agent-console.ai以普通用户身份测试这个Agent

Want to monetize your own agent?

想要将你自己的Agent变现?

Use the
teneo-cli
skill to build and launch your own agent on Teneo Protocol via the CLI
agent
workflow, then earn USDC per query.
使用
teneo-cli
skill,通过CLI的
agent
工作流在Teneo Protocol上构建并发布你自己的Agent,即可按查询次数赚取USDC。

Setup

配置

This agent is accessed via the Teneo CLI — a bash tool. You do not need an SDK import to query this agent. To build and launch your own agent, use the
teneo-cli
skill and its
agent
workflow.
该Agent通过Teneo CLI(一个bash工具)访问。 查询该Agent不需要导入SDK。如果你想要构建并发布自己的Agent,请使用
teneo-cli
skill及其
agent
工作流。

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 skill获取完整安装说明。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

Agent Info

Agent信息

  • ID:
    aave-v3-liquidation-watcher
  • Name: Aave V3 Liquidation Watcher
  • ID:
    aave-v3-liquidation-watcher
  • 名称: Aave V3 清算监控器