tx-status이란?
거래의 온체인 상태를 확인하고 블록 탐색기 링크를 받으세요. Base, Citrea, HyperEVM 및 Monad를 지원합니다. 출처: fibrous-finance/fibx-skills.
거래의 온체인 상태를 확인하고 블록 탐색기 링크를 받으세요. Base, Citrea, HyperEVM 및 Monad를 지원합니다.
명령줄에서 tx-status AI 스킬을 개발 환경에 빠르게 설치
출처: fibrous-finance/fibx-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를 지원합니다. 출처: fibrous-finance/fibx-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/fibrous-finance/fibx-skills --skill tx-status거래의 온체인 상태를 확인하고 블록 탐색기 링크를 받으세요. Base, Citrea, HyperEVM 및 Monad를 지원합니다. 출처: fibrous-finance/fibx-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/fibrous-finance/fibx-skills --skill tx-status 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/fibrous-finance/fibx-skills