Skip to content

Braga has been retired. The next public testnet is coming in September 2026. Read the announcement →

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