Skip to main content

Module: utils/arbProvider

ArbitrumProvider

Arbitrum specific formats

Extends

  • Web3Provider

Constructors

constructor()

new ArbitrumProvider(provider, network?): ArbitrumProvider

Arbitrum specific formats

Parameters
ParameterTypeDescription
providerJsonRpcProviderMust be connected to an Arbitrum network
network?NetworkishMust be an Arbitrum network
Returns

ArbitrumProvider

Overrides

Web3Provider.constructor

Source

arbitrum-sdk/src/lib/utils/arbProvider.ts:77