morph-explorer

Query Morph L2 on-chain data via the Blockscout explorer API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Provides a single, reliable interface for read-only on-chain data retrieval on Morph Mainnet so users and agents can quickly inspect addresses, transactions, tokens, and verified contract metadata without running a full node.

Core Features & Use Cases

  • Address Investigation: Get balances, transaction counts, and transaction lists for any Morph address.
  • Transaction Analysis: Retrieve decoded transaction details, token transfers, and explorer-level metadata for forensic or audit workflows.
  • Token & Contract Research: Search tokens, list holders and transfers, and fetch verified contract source, ABI, and compiler/proxy information for contract review and token dashboards.

Quick Start

Use morph-explorer to fetch the address summary and token holdings for a given Morph address and receive the result as JSON.

Frequently Asked Questions about morph-explorer

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

FAQPage Schema
How do I query on-chain data for a Morph L2 address?

To query on-chain data for a Morph L2 address, you can retrieve balances, transaction counts, and transaction lists using the Blockscout explorer API. The tool returns JSON-formatted responses for read-only blockchain research.

Can I get decoded transaction details and token transfers on Morph Mainnet?

Yes, you can get decoded transaction details and token transfers on Morph Mainnet. The tool retrieves decoded inputs, token transfer lists, and explorer-level metadata from the Blockscout API for transaction analysis and audit workflows.

How do I fetch verified contract source and ABI for Morph tokens?

To fetch verified contract source and ABI for Morph tokens, query the Blockscout API to extract verification metadata, compiler information, and proxy details. This supports contract review and token dashboard compilation.

Do I need to run a full node to inspect Morph blockchain analytics?

No, you do not need to run a full node to inspect Morph blockchain analytics. This tool provides a reliable interface for read-only on-chain data retrieval via the Blockscout API, eliminating the need for local node infrastructure.

What is the best way to perform read-only token holder research on Morph?

The best way to perform read-only token holder research on Morph is using the Blockscout API to search tokens, list holders, and fetch transfer histories. It delivers JSON responses including token transfer lists and verification metadata.

Does morph-explorer support chain id 2818 for transaction forensic workflows?

Yes, morph-explorer supports Morph Mainnet (chain id 2818) for transaction forensic workflows. It retrieves decoded transaction details, token transfers, and explorer-level metadata using the Blockscout API endpoints.