Get transaction status
get_swap_statusCheck the confirmation status of a submitted Solana transaction by providing its signature. Determine if the swap has been confirmed.
Instructions
Check the confirmation status of a previously-submitted transaction signature, e.g. one returned by execute_swap. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signature | Yes | Transaction signature to check |