NEARTransactionHistoryResult
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / NEARTransactionHistoryResult
Interface: NEARTransactionHistoryResult
Section titled “Interface: NEARTransactionHistoryResult”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19320
Result of transaction history retrieval
Properties
Section titled “Properties”transactions
Section titled “transactions”transactions:
NEARHistoricalTransaction[]
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19322
Retrieved transactions
totalCount
Section titled “totalCount”totalCount:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19324
Total transactions found (before filtering)
hasMore
Section titled “hasMore”hasMore:
boolean
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19326
Whether more results are available
nextCursor?
Section titled “nextCursor?”
optionalnextCursor?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19328
Cursor for next page
lastBlockHeight?
Section titled “lastBlockHeight?”
optionallastBlockHeight?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19330
Last block height scanned
scanTimeMs
Section titled “scanTimeMs”scanTimeMs:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19332
Time taken in milliseconds