NEARTransactionHistoryResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / NEARTransactionHistoryResult
Interface: NEARTransactionHistoryResult
Section titled “Interface: NEARTransactionHistoryResult”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18984
Result of transaction history retrieval
Properties
Section titled “Properties”transactions
Section titled “transactions”transactions:
NEARHistoricalTransaction[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18986
Retrieved transactions
totalCount
Section titled “totalCount”totalCount:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18988
Total transactions found (before filtering)
hasMore
Section titled “hasMore”hasMore:
boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18990
Whether more results are available
nextCursor?
Section titled “nextCursor?”
optionalnextCursor:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18992
Cursor for next page
lastBlockHeight?
Section titled “lastBlockHeight?”
optionallastBlockHeight:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18994
Last block height scanned
scanTimeMs
Section titled “scanTimeMs”scanTimeMs:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18996
Time taken in milliseconds