什麼是 tx-status?
檢查交易的鏈上狀態並取得區塊瀏覽器連結。支援 Base、Citrea、HyperEVM 和 Monad。 來源:ahmetenesdur/fibx-agentic-wallet-skills。
檢查交易的鏈上狀態並取得區塊瀏覽器連結。支援 Base、Citrea、HyperEVM 和 Monad。
透過命令列快速安裝 tx-status AI 技能到你的開發環境
來源: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. |
檢查交易的鏈上狀態並取得區塊瀏覽器連結。支援 Base、Citrea、HyperEVM 和 Monad。 來源:ahmetenesdur/fibx-agentic-wallet-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill tx-statusBrowse more skills from ahmetenesdur/fibx-agentic-wallet-skills
檢查交易的鏈上狀態並取得區塊瀏覽器連結。支援 Base、Citrea、HyperEVM 和 Monad。 來源:ahmetenesdur/fibx-agentic-wallet-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill tx-status 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ahmetenesdur/fibx-agentic-wallet-skills