morph

Orchestrate Morph L2 wallet, swap, bridge, and query operations.

3|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill morph-pieverse-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: morph
Source: https://github.com/Pieverse-Eng/purrfect-skills/tree/main/morph
Command: npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill morph-pieverse-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, eth_account, eth_abi, eth_utils, eth_keys, eth_hash, and includes scripts (resource) components.

What problem does it solve?

Morph enables AI agents to orchestrate L2 wallet management, on-chain data reads, DeFi swaps, and cross-chain bridging on Morph L2 through a unified, safety-conscious interface.

Core Features & Use Cases

  • Wallet operations: create, balance, transfer ETH and ERC20 tokens on Morph L2.
  • Explorer reads: address info, token balances, transaction histories, and contract lookups via Blockscout.
  • DEX & Bridge: local-key swaps on Morph and cross-chain swaps with JWT-authenticated bridge flows.
  • Agent identity, reputation, alt-fee payments, and x402 HTTP payments integration for monetization.
  • BGW routing guidance for Social Login Wallet scenarios and end-to-end agent orchestration across Morph and BGW.

Quick Start

Run a Morph command such as python3 scripts/morph_api.py balance --address <your-address> to fetch your ETH balance.

Frequently Asked Questions about morph

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Morph L2 wallet management and transactions using an AI agent?

You can automate Morph L2 wallet management by using local-key signing to create wallets, query ETH and ERC20 balances, and transfer tokens through a unified safety-conscious interface.

How does cross-chain bridging work on Morph L2 with JWT authentication?

Cross-chain bridge operations on Morph L2 use JWT-authenticated flows to securely route bridge orders, enabling AI agents to orchestrate asset transfers across different blockchain networks.

Can I execute DEX swaps and read on-chain data on Morph L2 programmatically?

Yes, you can execute local-key DEX swaps and query on-chain data such as address info, token balances, and transaction histories via Blockscout explorer reads on Morph L2.

What is BGW routing and how does it apply to Social Login Wallet scenarios on Morph?

BGW routing provides guidance for Social Login Wallet scenarios, facilitating end-to-end agent orchestration across Morph L2 and BGW for streamlined wallet interactions and transactions.

Do I need eth_account and eth_abi dependencies to implement EIP-7702 delegation on Morph L2?

Yes, implementing EIP-7702 delegation and local-key wallet actions requires dependencies like eth_account, eth_abi, and eth_utils to handle cryptographic signing and ABI encoding on Morph L2.

Does Morph support x402 HTTP payments and alt-fee gas payments for AI agent monetization?

Morph supports x402 HTTP payments integration and alt-fee gas payments, enabling AI agents to handle monetization flows and alternative transaction fee structures on the L2 network.