Get transaction

Retrieves a single processed transaction by its unique transaction hash.

Note transactions must be submitted via the Faraday API to be available on this endpoint.

Response

Includes:

  • Transaction hash
  • Network (e.g., Solana, Ethereum)
  • Amount (in base units)
  • Travel Rule compliance status
  • Timestamp of creation or observation
  • Full IVMS101 sender and recipient records, if available

Notes

  • If IVMS101 records are missing, sender or recipient will be null.
  • Use this endpoint to audit a transaction or verify compliance.
Path Params
string
required

Unique transaction hash to retrieve

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json