RpcQueryOptions
RpcQueryOptions =
object
Defined in: src/types/rpcSchema.ts:25
Properties
Section titled “Properties”atBlock?
Section titled “atBlock?”
optionalatBlock:Hex
Defined in: src/types/rpcSchema.ts:26
cursor?
Section titled “cursor?”
optionalcursor:string
Defined in: src/types/rpcSchema.ts:30
includeData?
Section titled “includeData?”
optionalincludeData:RpcIncludeData
Defined in: src/types/rpcSchema.ts:27
orderBy?
Section titled “orderBy?”
optionalorderBy:RpcOrderByAttribute[]
Defined in: src/types/rpcSchema.ts:28
resultsPerPage?
Section titled “resultsPerPage?”
optionalresultsPerPage:Hex
Defined in: src/types/rpcSchema.ts:29