Get Transaction Details
Get details for a specific transaction
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
currency
Currency ticker (BTC, LTC, DOGE, ZEC, RUNE, ETH, BASE, BCH)
txid
Transaction ID/hash to fetch details for
Query parameters
network
Network to query (currently only mainnet is supported)
Response
This endpoint returns an object.
currency
currencyName
transaction
Errors
400
Bad Request Error
500
Internal Server Error