tx-status

Installation
SKILL.md

Transaction Status

Fetch on-chain receipt data for a transaction hash: status, block number, gas used, and explorer link.

Prerequisites

  • A valid transaction hash (starts with 0x).
  • No authentication required — this is a public chain query.

Rules

  1. You MUST use the same --chain flag that was used for the original transaction. A Base tx hash will not be found on Monad.
  2. Use this skill AFTER every send or trade to verify success.

Commands

npx fibx@latest tx-status <hash> [--chain <chain>] [--json]
Related skills
Installs
12
First Seen
Feb 13, 2026