contract-verify
OfficialGround dApp assumptions in chain reality.
Author0xHoneyJar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill verifies on-chain smart contract state against frontend hardcoded values, ensuring that what users see in the UI accurately reflects the deployed contract's parameters and logic.
Core Features & Use Cases
- On-Chain State Verification: Compares deployed contract parameters (e.g., fees, percentages, addresses) with values present in the frontend codebase.
- Proxy Detection: Identifies if a contract is a proxy and determines its implementation address for accurate state reading.
- Discrepancy Reporting: Generates detailed reports highlighting critical mismatches, warnings for hardcoded values, and information on unreferenced parameters.
- Use Case: Detects if a frontend displays a 2% bid increment while the on-chain contract enforces a 5% increment, preventing user errors and failed transactions.
Quick Start
Verify the on-chain state of the contract at address 0xABC...123 on mainnet against the frontend code.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: contract-verify Download link: https://github.com/0xHoneyJar/construct-protocol/archive/main.zip#contract-verify Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.