Transaction Object
Description of transaction object description
Response Data
Field | Description |
---|---|
reference | Transaction reference |
description | Transaction Description |
amount | Amount sent in USD |
fees | Fees in USD |
btcFees | Fees in BTC |
btcAmount | Amount sent in BTC |
satFees | Fees in Sats |
satAmount | Amount in sats |
spotPrice | Price of BTC when transaction was made |
address | Receiving address |
action | Action of transaction performed |
type | Type of transaction |
status | Transaction Status |
channel | The channel on which the transaction is been sent on. |
hash | Transaction hash can be used to track transactions on mempool |
confirmations | Number of confirmations transaction has received, this is for on-chain transactions |
paymentRequest | Lightning request for lightning transactions |
invoiceId | Lightning invoice ID for lightning transactions |
id | ID of transactions |
createdAt | Created TimeStamp of Transaction |
updatedAt | Updated TimeStamp of Transaction |