Ethereum Wingman
The Ethereum Wingman simplifies complex DeFi interactions by automating common tasks like token swaps and bridge transfers, saving users time & reducing risk.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ethereum-wingman npx -- -y @trustedskills/ethereum-wingman
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ethereum-wingman": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ethereum-wingman"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The ethereum-wingman skill provides tools and functionalities for interacting with the Ethereum blockchain. It enables users to perform tasks such as querying blockchain data, executing smart contracts, and managing transactions directly from an AI agent.
When to use it
- When you need to query Ethereum addresses or transaction details.
- While developing or testing decentralized applications (dApps) on the Ethereum network.
- For monitoring blockchain events or tracking contract interactions in real time.
Key capabilities
- Querying Ethereum blockchain data
- Executing smart contract functions
- Managing and signing transactions
Example prompts
- "Check the balance of this Ethereum address: 0x1234..."
- "Send 1 ETH from my wallet to 0x5678..."
- "Fetch the latest transaction details for contract 0xabcd..."
Tips & gotchas
- Ensure your AI agent has access to an Ethereum node or a blockchain explorer API.
- Transaction execution requires proper signing and network fees, so always verify before sending funds.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.