Fetch Transactions

post/das-rest/api/v1/ims/tx

Request Body

ids array[string]
list of transaction ids
Example: 59cd72485007a239fb00282ed480da1f

200 Response

transactions array[object]
id string
The on-chain transaction id
Example: b8a828b98dbf32d9fd1875cbace9640ceb8c82626716b4a64203fdc79bb46d26
normalizedTxHash string
The on-chain transaction id
Example: b8a828b98dbf32d9fd1875cbace9640ceb8c82626716b4a64203fdc79bb46d26
date string
Example: 2017-08-10T18:02:35.000Z
blockHash string
Example: 0000000000000296ed56abee6cb78e40b00c47a03d92e71dd92c4862ca636b95
blockHeight integer
Example: 10
confirmations integer
This is a computed field. E.g. `head - tx.blockHeight + 1`
Example: 6
fee integer
fee paid by the transaction as a Number (Deprecated)
Example: 1260
feeString integer
fee paid by the transaction as a numeric string
Example: 1260
size integer
the data size of the transaction in bytes
Example: 492
inputs array[object]
outputs array[object]
entries array[object]
nonce string
(ETH) sequence ID on this transaction
isTokenFlushTx boolean
(ETH) If true, the transaction is an ERC20 token flush transaction from a forwarder contract to a wallet contract
hopConfirmationHeight number
(ETH, AVAXC and POLYGON) If this exists, it is the height at which this tx's corresponding hop transaction was confirmed
data string
(ALGO) Transaction free form field to send extra data to the network
dataFormat string
(ALGO) format the data is encoded with
Example: base64
instant boolean
(DASH) Did this TX used Dash Instant Send feature? Unrelated to the v1 BitGo-Instant feature that was never ported to v2.
sequenceId number
(XLM/XRP) sequence ID on this transaction
sequenceIdString string
(XLM) sequence ID on this transaction as string
destinationTag string
(XRP) optional destination tag for the txn