Query criteria for transaction lists
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
starkKey |
string
|
Public stark key associated with transactions |
|
limit |
number
|
<optional> |
Transactions limit per page - max number of transaction per page are 42 |
createdAt |
number
|
<optional> |
Timestamp to use as start value for transaction search |
transactionCategory |
string
|
<optional> |
Empty for page 1. Transaction category value for last transaction of current page to query for next page, transaction category is combination of TypeOfTransaction#Nonce (for example: TransferRequest#20333221). |