SecretNET.NFT Namespace

GetTransactionHistoryRequest_Payload Properties

The GetTransactionHistoryRequest_Payload type exposes the following members.

Properties


  Name Description
Public property Address
The address whose transaction history is being queried.
Public property Page
The page number to display, where the first transaction shown skips the page * page_size most recent transactions.
Public property PageSize
Number of transactions to return.
Public property ViewingKey
The address' viewing key.