Get Transaction Requests By Project

GET
Gets a list of transaction requests 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 function signature, contract address, or transaction id
pageintegerOptional
limitintegerOptional

Response

This endpoint returns an object
transactionRequestslist of objects
totalinteger