Fetch a single transaction by transactionID.
transactionID. This endpoint is handy when polling for status updates without downloading the whole history feed.
https://relayer.forka.st/transaction and include the same L2 headers required by the other relayer endpoints. Only transactions owned by the authenticated address are returned.| Name | Type | Required | Description |
|---|---|---|---|
id | string | Yes | ULID returned by /submit or /transactions. |
id, you receive an empty array and HTTP 200.state progresses through STATE_ACCEPTED, STATE_BROADCAST, and STATE_MINED; failed submissions reply with STATE_REJECTED alongside an error property.Transaction ULID assigned by the relayer.
Transaction fetched (0 or 1 results).
Current lifecycle state tracked by the relayer.
Operation type such as SAFE, SAFE-CREATE, or PROXY.