Skip to main content
GET
Transaction detail

Endpoint

{id} is the swap row id or transaction hash. As a fallback, you can pass ?tx_hash=0x... to look up by hash without using the path segment. No authentication required.

Response

Success (200)

The base fields match ExplorerTransaction (see overview).

Errors

Examples

Path Parameters

id
string
required

Query Parameters

tx_hash
string

Alternative to {id} path segment.

Response

200 - application/json

Single transaction with related-tx context.

data
object
required