Get Transaction Requests By Project

Gets a list of transaction requests for a project

Path parameters

projectIdUUIDRequired

Headers

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

Errors