Class: ArbitrumProvider
utils/arbProvider.ArbitrumProvider
Arbitrum specific formats
Hierarchy
Web3Provider
↳
ArbitrumProvider
Constructors
constructor
new ArbitrumProvider(provider
, network?
)
Arbitrum specific formats
Parameters
Name | Type | Description |
---|---|---|
provider | JsonRpcProvider | Must be connected to an Arbitrum network |
network? | Networkish | Must be an Arbitrum network |
Overrides
Web3Provider.constructor