Single-transaction lookup with native-scanner URL and related-tx context
Documentation Index
Fetch the complete documentation index at: https://docs.leokit.dev/llms.txt
Use this file to discover all available pages before exploring further.
{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.
| Field | Description |
|---|---|
scanner_url | Native chain scanner URL for tx_hash (Etherscan, mempool.space, etc.) |
related_txs | Up to 5 most recent other swaps from the same from_address |
ExplorerTransaction (see overview).
| Status | Description |
|---|---|
400 | Missing id path parameter and no tx_hash query |
404 | No row matched id or tx_hash |