Filter Off Chain Transactions
This service returns off chain transactions with pagination
Last updated
This service returns off chain transactions with pagination
Last updated
Key | Type | Description |
---|---|---|
page
Number
Represents page number. Default 0
orderDirection
String
Represents order direction. It can be ASC or DESC. Default DESC
size
Number
Represents content size. Default 10
from
String
Represents sender wallet address of the transaction.
to
String
Represents receiver wallet address of the transaction.
projectSessionStatus
String
Represents project session's status.
projectSessionId
String
Represents UUID formatted project session identifier.
nftItemId
Number
Represents nft item's identifier.
Authorization*
String
UUID formatted access token
PROJECT-ID*
String
UUID formatted project's identifier
id
Number
Represents off chain transaction's identifier
fromAddress
String
Represents sender wallet address of the transaction.
toAddress
String
Represents receiver wallet address of the transaction.
amount
Number
Represents count of Nft Items
nftItemId
Number
Represents Nft Item's identifier.
projectSessionId
String
Represents UUID formatted project session identifier.