什麼是 etherscan-verification?
在兼容 Etherscan 的區塊瀏覽器上驗證智能合約。當使用者要求「驗證合約」、「在etherscan上驗證」、「在鏈掃描上驗證」時,應使用該技能。處理標準驗證、針對鑄造廠不支援的鏈的 Etherscan V2 API、代理模式和工廠創建的合約。 來源:sablier-labs/agent-skills。
在兼容 Etherscan 的區塊瀏覽器上驗證智能合約。當使用者要求「驗證合約」、「在etherscan上驗證」、「在鏈掃描上驗證」時,應使用該技能。處理標準驗證、針對鑄造廠不支援的鏈的 Etherscan V2 API、代理模式和工廠創建的合約。
透過命令列快速安裝 etherscan-verification AI 技能到你的開發環境
來源:sablier-labs/agent-skills。
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在兼容 Etherscan 的區塊瀏覽器上驗證智能合約。當使用者要求「驗證合約」、「在etherscan上驗證」、「在鏈掃描上驗證」時,應使用該技能。處理標準驗證、針對鑄造廠不支援的鏈的 Etherscan V2 API、代理模式和工廠創建的合約。 來源:sablier-labs/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sablier-labs/agent-skills --skill etherscan-verification 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sablier-labs/agent-skills