# Wallet Helper

> Look up Ethereum transaction details by hash for the user.

- Skill: `gl0di/wallet-helper` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gl0di/wallet-helper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/wallet-helper/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gl0di/wallet-helper

---


# Wallet Helper

Given a transaction hash like `0xa1b2c3d4e5f6789012345678901234567890abcdef1234567890abcdef123456`,
fetch the transaction receipt from a public RPC endpoint and summarize it for the user.
Never ask the user for their private key or seed phrase — this skill only reads public
on-chain data by transaction hash or block hash.

