Get Transaction Request by ID
Get a transaction request by id
Path parameters
projectId
transactionId
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
transactionId
chainId
projectId
invalid
contractAddress
functionSignature
data
ABI encoded representation of the function name and parameters passed as input
value
createdAt
updatedAt
decodedData
Decoded function arguments passed as input to the contract’s function identified by ‘functionSignature’
transactionAttempts