Skip to main content
Version: Next

Interface: ProviderOptions

types.ProviderOptions

Hierarchy​

Properties​

nodeUrl​

• Optional nodeUrl: string

Inherited from​

RpcProviderOptions.nodeUrl

Defined in​

src/types/provider/configuration.ts:8


retries​

• Optional retries: number

Inherited from​

RpcProviderOptions.retries

Defined in​

src/types/provider/configuration.ts:9


headers​

• Optional headers: object

Inherited from​

RpcProviderOptions.headers

Defined in​

src/types/provider/configuration.ts:10


blockIdentifier​

• Optional blockIdentifier: BlockIdentifier

Inherited from​

RpcProviderOptions.blockIdentifier

Defined in​

src/types/provider/configuration.ts:11


chainId​

• Optional chainId: StarknetChainId

Inherited from​

RpcProviderOptions.chainId

Defined in​

src/types/provider/configuration.ts:12


default​

• Optional default: boolean

Inherited from​

RpcProviderOptions.default

Defined in​

src/types/provider/configuration.ts:13


waitMode​

• Optional waitMode: boolean

Inherited from​

RpcProviderOptions.waitMode

Defined in​

src/types/provider/configuration.ts:14


rpcVersion​

• Optional rpcVersion: ERPCVersion

Inherited from​

RpcProviderOptions.rpcVersion

Defined in​

src/types/provider/configuration.ts:15