Skip to content

RpcQueryOptions = object

Defined in: src/types/rpcSchema.ts:25

optional atBlock: Hex

Defined in: src/types/rpcSchema.ts:26


optional cursor: string

Defined in: src/types/rpcSchema.ts:30


optional includeData: RpcIncludeData

Defined in: src/types/rpcSchema.ts:27


optional orderBy: RpcOrderByAttribute[]

Defined in: src/types/rpcSchema.ts:28


optional resultsPerPage: Hex

Defined in: src/types/rpcSchema.ts:29