/transactions/{id}Get Transaction Details
Outcome - Returns the details of a specific transaction.
Path Parameters
idnumberTransaction ID
Responses
Response attributes
messagestringResponse message
transactionobjectTransaction details
Show child attributes (31)
idstringTransaction ID
dollarAmountstringTransaction amount in USD
fiatAmountstringTransaction amount in fiat
feesDollarAmountstringTransaction fees in USD
walletIdstringSource wallet ID
feesPayerWalletIdstringFees payer wallet ID
senderAddressstringSender wallet address
receiverAddressstringDestination address
datastringnullableTransaction data
encodedPayloadstringnullableEncoded transaction payload
notestringnullableTransaction note
callMethodstringnullableCall method
errorMessagestringError message if any
gasStationCategoryWalletIdstringGas station category wallet ID
parentIdnumbernullableParent transaction ID
statusChangedAtstringStatus change timestamp
assetobjectAsset details
Show child attributes (6)
idnumberAsset ID
namestringAsset name
symbolstringAsset symbol
contractAddressstringToken contract address
networkobjectNetwork details
Show child attributes (6)
idnumberNetwork ID
namestringNetwork name
symbolstringNetwork symbol
logostringNetwork logo URL
isSwappablebooleanWhether the network supports swapping
chainobjectChain details
Show child attributes (5)
idnumberChain ID
namestringChain name
nativeCurrencyobjectNative currency details
Show child attributes (3)
namestringCurrency name
symbolstringCurrency symbol
decimalsnumberCurrency decimals
rpcUrlsobjectRPC URLs
Show child attributes (1)
defaultobjectDefault RPC configuration
Show child attributes (2)
httparrayHTTP RPC URLs
webSocketarrayWebSocket RPC URLs
blockExplorersobjectBlock explorer details
Show child attributes (1)
defaultobjectDefault block explorer
Show child attributes (3)
namestringExplorer name
urlstringExplorer URL
apiUrlstringExplorer API URL
logostringAsset logo URL
paymentPolicyRangeobjectnullablePayment policy range
adminobjectnullableAdmin details
createdAtstringTransaction creation timestamp
updatedAtstringTransaction last updated timestamp
blockExplorerUrlstringBlock explorer URL for the transaction
markupstringTransaction markup
approvalsarrayTransaction approvals
typestringTransaction type
transactionHashstringTransaction hash
statusstringTransaction status
coinSymbolstringCoin symbol
paymentPolicyTypestringPayment policy type
amountstringTransaction amount
feesstringTransaction fees
statusnumberHTTP status code
Was this page helpful?