etherlink
Etherlink blockchain interaction - EVM-compatible L2 on Tezos. Supports mainnet and shadownet testnet via MCP server. Use for balance checks, transactions, smart contracts, and token operations on Etherlink.
Why use this skill?
Integrate Etherlink into OpenClaw. Perform balance checks, contract calls, and transactions on the Tezos-based EVM-compatible L2 network.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/efekucuk/etherlinkWhat This Skill Does
The etherlink skill empowers OpenClaw to interact seamlessly with Etherlink, an EVM-compatible Layer 2 blockchain built on Tezos. By integrating directly with the Etherlink RPC endpoints via an MCP server, the agent gains the ability to execute on-chain operations including checking account balances, reading data from smart contracts, and submitting transactions. This skill effectively bridges the gap between AI-driven natural language requests and the technical requirements of the Etherlink ecosystem.
Installation
To begin, ensure you have the etherlink MCP server installed in your local development environment. Follow these steps:
- Configure your Claude or OpenClaw MCP config file to include the etherlink entry, providing your
EVM_PRIVATE_KEYfor secure transaction signing. - Install the skill via the OpenClaw CLI using:
clawhub install openclaw/skills/skills/efekucuk/etherlink. - Verify the installation by querying the latest block number to ensure connectivity to the RPC node.
Use Cases
- Asset Management: Quickly check XTZ balances across multiple addresses without manually navigating a block explorer.
- Contract Interaction: Perform complex contract calls such as querying
balanceOffor tokens or interacting with DeFi protocols on Etherlink. - Transaction Execution: Automate the transfer of XTZ or token assets between accounts using natural language instructions.
- Development Workflow: Streamline testing on the Shadownet by using the agent to fetch block data and debug transaction traces.
Example Prompts
- "Check the current XTZ balance for the address 0x71C7656EC7ab88b098defB751B7401B5f6d8976F on the mainnet."
- "Send 0.5 XTZ from my connected wallet to 0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC on the Etherlink shadownet."
- "Call the totalSupply function on the contract 0x82... on etherlink and tell me the result."
Tips & Limitations
- Fee Strategy: Etherlink does not currently support EIP-1559. When constructing manual transactions, ensure you use legacy gas pricing parameters rather than fee market fields like
maxFeePerGas. - Rate Limits: The public RPC nodes are capped at 1000 requests per minute. For high-volume production applications, it is recommended to host a private node.
- Network Selection: Always specify your intended network, using either the network name or chain ID (42793 for Mainnet, 127823 for Shadownet) to avoid routing errors.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-efekucuk-etherlink": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api, code-execution
Related Skills
mcp-builder
Bootstraps new Model Context Protocol (MCP) servers from a natural language description. Use when the user asks to build an MCP server, create an MCP tool, scaffold an MCP integration, or add MCP capabilities to an existing project. NOT for: general API design, non-MCP tool building, or frontend tasks.
xpoz-social-search
Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.
Zerion Api Skill
Skill by abishekdharshan
mingle
Agent-powered professional networking inside your chat. Like LinkedIn, but your AI does the networking. Find collaborators, co-founders, freelancers, experts. Double opt-in, cryptographic trust, zero spam.
theagora
Agent-to-agent service commerce. Browse a live marketplace, purchase with atomic escrow, sell services and earn USDC, check per-function reputation, trade on the exchange. 27 MCP tools for buying, selling, and verifying agent services.