·etherscan-verification
!

etherscan-verification

在兼容 Etherscan 的区块浏览器上验证智能合约。当用户要求“验证合约”、“在etherscan上验证”、“在链扫描上验证”时,应该使用该技能。处理标准验证、针对铸造厂不支持的链的 Etherscan V2 API、代理模式和工厂创建的合约。

10安装·0热度·@sablier-labs

安装

$npx skills add https://github.com/sablier-labs/agent-skills --skill etherscan-verification

如何安装 etherscan-verification

通过命令行快速安装 etherscan-verification AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/sablier-labs/agent-skills --skill etherscan-verification
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:sablier-labs/agent-skills。

SKILL.md

查看原文

Contract verification on Etherscan-compatible explorers using Foundry's forge verify-contract. Covers standard verification, unsupported chains via Etherscan V2 API, proxy patterns, and factory-created contracts.

| Foundry ≥1.3.6 | Run forge -V to check version | | Contract address | From deployment broadcast or user | | Chain ID | From explorer or network configuration | | Explorer API key | From Etherscan account (works for V2 multi-chain) | | Source code | Must match deployed bytecode exactly |

When Foundry shows "No known Etherscan API URL for chain X":

在兼容 Etherscan 的区块浏览器上验证智能合约。当用户要求“验证合约”、“在etherscan上验证”、“在链扫描上验证”时,应该使用该技能。处理标准验证、针对铸造厂不支持的链的 Etherscan V2 API、代理模式和工厂创建的合约。 来源:sablier-labs/agent-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/sablier-labs/agent-skills --skill etherscan-verification
分类
!安全工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from sablier-labs/agent-skills

快速解答

什么是 etherscan-verification?

在兼容 Etherscan 的区块浏览器上验证智能合约。当用户要求“验证合约”、“在etherscan上验证”、“在链扫描上验证”时,应该使用该技能。处理标准验证、针对铸造厂不支持的链的 Etherscan V2 API、代理模式和工厂创建的合约。 来源:sablier-labs/agent-skills。

如何安装 etherscan-verification?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sablier-labs/agent-skills --skill etherscan-verification 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/sablier-labs/agent-skills

详情

分类
!安全工具
来源
skills.sh
收录时间
2026-02-25