Skip to content

NEARTransactionHistoryResult

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / NEARTransactionHistoryResult

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19320

Result of transaction history retrieval

transactions: NEARHistoricalTransaction[]

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19322

Retrieved transactions


totalCount: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19324

Total transactions found (before filtering)


hasMore: boolean

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19326

Whether more results are available


optional nextCursor?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19328

Cursor for next page


optional lastBlockHeight?: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19330

Last block height scanned


scanTimeMs: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:19332

Time taken in milliseconds