Skip to content

NEARTransactionHistoryResult

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / NEARTransactionHistoryResult

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18984

Result of transaction history retrieval

transactions: NEARHistoricalTransaction[]

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18986

Retrieved transactions


totalCount: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18988

Total transactions found (before filtering)


hasMore: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18990

Whether more results are available


optional nextCursor: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18992

Cursor for next page


optional lastBlockHeight: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18994

Last block height scanned


scanTimeMs: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:18996

Time taken in milliseconds