Wallet Helper

Look up Ethereum transaction details by hash for the user.

gl0di Updated

File contents

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.

gl0di/clawseccheck/tree/main/fixtures/clean_b165_wallet_docs/skills/wallet-helper commit 52d0791e45

Frequently asked questions

npx skillmds@latest add gl0di/wallet-helper