swap-status
Installation
SKILL.md
KyberSwap Swap Status Skill
Check the on-chain status of a submitted swap transaction. Given a transaction hash and chain, retrieve the receipt, report success or failure, and if the transaction reverted, attempt to decode the revert reason.
Prerequisites
- Foundry installed:
castmust be available in PATH - RPC access: Public RPCs are used by default (no API key required)
Input Parsing
The user will provide input like:
check tx 0xabc123... on ethereumdid my swap succeed? 0xabc123... on arbitrumwhat happened to 0xabc123...tx status 0xabc123... base