What is tx-status?
Check the on-chain status of a transaction and get the block explorer link. Supports Base, Citrea, HyperEVM, and Monad. Source: ahmetenesdur/fibx-agentic-wallet-skills.
Check the on-chain status of a transaction and get the block explorer link. Supports Base, Citrea, HyperEVM, and Monad.
Quickly install tx-status AI skill to your development environment via command line
Source: ahmetenesdur/fibx-agentic-wallet-skills.
Fetch on-chain receipt data for a transaction hash: status, block number, gas used, and explorer link.
| hash | string | Transaction hash (0x...) | Yes | | chain | string | base, citrea, hyperevm, or monad | No | | json | flag | Output as JSON | No |
| Transaction not found | Verify you are querying the correct chain. | | Pending | Transaction is still in the mempool — wait and retry. | | Rate limit / 429 | Use config skill to set a custom RPC. |
Check the on-chain status of a transaction and get the block explorer link. Supports Base, Citrea, HyperEVM, and Monad. Source: ahmetenesdur/fibx-agentic-wallet-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill tx-statusBrowse more skills from ahmetenesdur/fibx-agentic-wallet-skills
Check the on-chain status of a transaction and get the block explorer link. Supports Base, Citrea, HyperEVM, and Monad. Source: ahmetenesdur/fibx-agentic-wallet-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill tx-status Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ahmetenesdur/fibx-agentic-wallet-skills