Get Transactions Attempts by Project

GET

Gets a list of transaction attempts for a project

Path parameters

projectIdUUIDRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

searchstringOptional

Optional search parameter will filter by transaction hash, wallet address, or transaction id

pageintegerOptional
limitintegerOptional
revertedbooleanOptional
statusenumOptional

Response

This endpoint returns an object.
transactionAttemptslist of objects
totalinteger